RetroZilla/layout/html/tests/table/bugs/bug23994.html

8 lines
85 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
<table <!-- Comment --> >
<caption></caption>
</table>
</body>
</html>