diff mbox series

[wwwdocs] Add a few missing <td>s to egcs-1.1/regress.html

Message ID alpine.LSU.2.21.1809092354380.6216@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] Add a few missing <td>s to egcs-1.1/regress.html | expand

Commit Message

Gerald Pfeifer Sept. 9, 2018, 9:56 p.m. UTC
Not strictly speaking an HTML 5 compliance issue, but the validator
issued warnings, so I had to look into it and went ahead and addressed
it.

Applied.

Gerald
diff mbox series

Patch

Index: egcs-1.1/regress.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.1/regress.html,v
retrieving revision 1.11
diff -u -r1.11 regress.html
--- egcs-1.1/regress.html	1 Sep 2018 23:42:02 -0000	1.11
+++ egcs-1.1/regress.html	9 Sep 2018 21:54:25 -0000
@@ -149,6 +149,7 @@ 
 OK
 </td>
 </tr>
+
 <tr>
 <td>
 i386-pc-freebsd2.1.6
@@ -165,6 +166,7 @@ 
 <td>
 NONE
 </td>
+<td></td>
 </tr>
 <tr>
 <td>
@@ -288,6 +290,7 @@ 
 Otherwise OK
 </td>
 </tr>
+
 <tr>
 <td>
 m68k-sun-sunos4.1
@@ -304,7 +307,9 @@ 
 <td>
 NONE
 </td>
+<td></td>
 </tr>
+
 <tr>
 <td>
 mips-sgi-irix5.2
@@ -321,7 +326,9 @@ 
 <td>
 NONE
 </td>
+<td></td>
 </tr>
+
 <tr>
 <td>
 mips-sgi-irix5.3
@@ -409,6 +416,7 @@ 
 Otherwise OK
 </td>
 </tr>
+
 <tr>
 <td>
 powerpc-ibm-linux-gnu
@@ -423,7 +431,9 @@ 
 </td>
 <td>
 </td>
+<td></td>
 </tr>
+
 <tr>
 <td>
 sparc-sun-solaris2.5
@@ -484,6 +494,7 @@ 
 OK
 </td>
 </tr>
+
 <tr>
 <td>
 sparc-sun-linux-gnu
@@ -500,6 +511,7 @@ 
 <td>
 NONE
 </td>
+<td></td>
 </tr>
 </table>