RetroZilla/parser/htmlparser/tests/html/35806.html

8 lines
103 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<table border=1>
<tr><td bgcolor="red>1</td>
</tr>
bad text
<tr><td bgcolor=blue>2</td>
</tr>
</table>