tidy-html5/test/input/in_427818.html

10 lines
219 B
HTML
Raw Normal View History

2011-11-17 02:44:16 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>[ #427818 ] Missing quotes cause segfaults</title>
</head>
<body>
<a href="test.html>link</a> <a
href="test.html">link</a>
</body>
</html>