blob: 23d324529ac5f0efecdce9a1f3c1f13909fa732d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Reference result</title>
<style type="text/css">
table
{
border-collapse: collapse;
height: 2in;
width: 2in;
}
tr
{
border: 5px solid black;
}
td
{
border: 5px solid black;
}
</style>
</head>
<body>
<p>Test passes if there is no red visible on the page.</p>
<table>
<tr>
<td></td>
</tr>
</table>
</body>
</html>