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

15 lines
558 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Bug 81118</TITLE></HEAD>
<BODY>
<TABLE BORDER="1"><TBODY><TR>
<TD VALIGN="TOP"><SPAN>
Here is some text that should be visible. Blah blah blah blah
blah blah blah. Is there text immediately below it? If not,
that's a bug!<BR><BR>
This text should also be visible. If not, that's a bug! Blah blah
blah blah blah.<BR><BR></SPAN></TD>
<TD VALIGN="TOP">
Here is some more text that just takes up space. Blah blah blah
blah blah blah blah.
</TD></TR></TBODY></TABLE></BODY></HTML>