Files
Mozilla/mozilla/layout/html/tests/table/bugs/bug5799.html
karnaze%netscape.com 9ecfbb54e1 new regression tests
git-svn-id: svn://10.0.0.236/trunk@51450 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 22:52:00 +00:00

10 lines
179 B
HTML

<table border=5>
<tr>
<td width=50%>almaalmaalmaalmaalma</td><td>x</td>
</table>
<BR>
<table border=5>
<tr>
<td>almaalmaalmaalmaalma</td><td width=50%>x</td>
</table>