RetroZilla/parser/htmlparser/tests/html/pre012.html
2015-10-20 23:03:22 -04:00

22 lines
362 B
HTML

The following is copied from test tag002.html<br>
Broken tags are shown, only if no gt sign can be found.
</
still in tag, this is trashed with the invalid tag.
<br>
ccccccc
</
dddd
<br>Now wrapped with a PRE tag.
<PRE>
Broken tags are shown, only if no gt sign can be found.
</
still in tag, this is trashed with the invalid tag.
<br>
ccccccc
</
dddd
</PRE>