karnaze%netscape.com 40c7757fb4 table regression tests
git-svn-id: svn://10.0.0.236/trunk@26311 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 19:56:05 +00:00

19 lines
527 B
HTML

<html><head></head><body>
<!-- the BGCOLOR attribute is just to make the table breakage clear -->
<table border="1" BGCOLOR="#ffcc00"><tr><td>
<dl>
<FONT> <dt>Baz</dt> </FONT>
<DD>foo foo foo foo foo foo foo foo foo</DD>
<!-- if either 1) the FONT tag, or
2) the /FONT tag, or
3) the DD tag
is removed ... no problem ... i.e., no table breakage
-->
</dl>
</td></tr></table>
</body></html>