gecko-dev/parser/htmlparser/tests/html/tag003.html

10 строки
263 B
HTML

Test of garbage in end tag, or missing gt sign.
Can an end tag has name-value?
<p>
second line
</p
still in tag, this is not shown, but the P tag will function.
<br> Here is next paragraph.
<br>
They ignored by 4,0.
Everything between the brakets is consummed.