-
Notifications
You must be signed in to change notification settings - Fork 435
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>