tidy-html5/test/testbase/out_427827.html

10 lines
175 B
HTML
Raw Normal View History

2015-05-13 11:38:40 +00:00
<!DOCTYPE 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>