9 lines
174 B
HTML
9 lines
174 B
HTML
|
<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>
|