tenfourfox/layout/reftests/bugs/521542-1-ref.xhtml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

19 lines
208 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<table id="table">
BeginningOfTable
<tbody>
<tr>
<td>Cell</td>
</tr>
</tbody>
<span></span>
</table>
</body>
</html>