11 lines
194 B
HTML
11 lines
194 B
HTML
|
<!DOCTYPE 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>
|