haikuwebkit/LayoutTests/fast/table/015.html

9 lines
174 B
HTML

<html>
<table style="border:3px solid black; margin-bottom:1em">
<tr><td>Hello
</table>
<table style="border:3px solid black; margin-top:1em">
<tr><td>Hello
</table>
</html>