Closed
Description
Originally found when trying to tidy http://www.fimfiction.net/
Pared it down to this which seems to loop.
<!doctype html>
<html>
<body>
<ul>
<a><li></li></a>
<a href="www.example.org"><li></li></a>
</ul>
</body>
</html>
Originally found when trying to tidy http://www.fimfiction.net/
Pared it down to this which seems to loop.
<!doctype html>
<html>
<body>
<ul>
<a><li></li></a>
<a href="www.example.org"><li></li></a>
</ul>
</body>
</html>