Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
</head>
<body>
<table style="background: #DDDDDD; width: 25em; border-collapse: collapse">
<tr><td style="padding: 0px">
<div style="float:left; background: blue; width: 5em"> </div>
<hr align="right" size="1"/>
</td></tr>
</table>
</body>
</html>