tidy-html5/test/input/in_427827.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

9 lines
158 B
HTML

<html>
<head>
<title>[ #427827 ] Nested anchor elements allowed</title>
</head>
<body>
<a href="1">link-1 <a href="2">link-2</a>
plain</a>
</body>
</html>