tidy-html5/test/input/in_438650.html

9 lines
174 B
HTML
Raw Normal View History

2011-11-17 02:44:16 +00:00
<html>
<head>
<title>[ #438650 ] Newline in URL attr value becomes space</title>
</head>
<body>
<a href="http://www.someverylongurl
.com">This is a test</a>
</body>
</html>