RetroZilla/parser/htmlparser/tests/html/19116.html

11 lines
148 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
<form>
<table bgcolor=red>
<input>
<tr><td><input></td></tr>
</table>
</form>
</body>
</html>