haikuwebkit/LayoutTests/tables/mozilla/bugs/bug67864.html

12 lines
210 B
HTML

<html>
<head><title>Bug 67864</title></head>
<body>
<table>
<caption>
<table><tr><td>Another table inside the caption</td></tr></table>
</caption>
<tr><td>First row</td></tr>
</table>
</body>
</html>