gecko/parser/htmlparser/tests/html/142965_1.html

13 lines
138 B
HTML
Raw Normal View History

<html>
<body>
<table border="1" width="100px">
<tr>
<p><caption>caption
<td>
cell
</td>
</tr>
</table>
</body>
</html>