RetroZilla/layout/html/tests/table/bugs/bug9072.html
2015-10-20 23:03:22 -04:00

8 lines
243 B
HTML

<title>cell where width=1</title>
<body bgcolor="#ffffff">
<table border=0 cellspacing=5 cellpadding=0 bgcolor="#ffffff">
<tr> <td>Blah</td> <td width=1 bgcolor="#000000"><spacer type=block width=1></td> <td>Blah</td> </tr>
</table>
<br>