tidy-html5/regression_testing/cases/legacy-cases/case-427841@1.html

32 lines
480 B
HTML
Raw Normal View History

<HTML>
<HEAD>
<TITLE>Test input for bug #427841</TITLE>
</HEAD>
<BODY>
<P>Tidy crashes on badly formed HTML
involving nested lists.
<UL>
<LI>
<UL>
<LI><A HREF="rememberwhenb.html">Next</A>
<LI><A HREF="daysofourlives.html">Back</A>
<LI><A HREF="newstuff.html">New Stuff</A>
</UL>
</UL>
<UL>
<LI>Merge adjacent lists
</UL>
<UL>
<UL>
<LI><A HREF="one.html">One</A>
<LI><A HREF="two.html">Two</A>
<LI><A HREF="three.html">Three</A>
</UL>
</BODY>
</HTML>