RetroZilla/layout/html/tests/block/bugs/54005.html

11 lines
197 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>