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

11 lines
197 B
HTML

<html>
<head>
<title>Bug 54005</title>
</head>
<body>
<table style="background:red">
<tr><td><b><font>Here_is_some_text</b><br><b><font>Here_is_some_text</b><br></td></tr>
</table>
</body>
</html>