tenfourfox/layout/reftests/bugs/370586-1-ref.xhtml

13 lines
187 B
HTML
Raw Permalink Normal View History

2017-04-19 07:56:45 +00:00
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<table border="1">
<td style="display: table-row">
foo
<td>bar</td>
</td>
<tr><td>baz</td></tr>
</table>
</body>
</html>