haikuwebkit/LayoutTests/fast/table/037.xml

13 lines
197 B
XML

<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<table>
<tr>
<td>Hello world
</td>
</tr>
</table>
Hello also? Why isn't this visible?
</body>
</html>