11 lines
176 B
HTML
11 lines
176 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Test Input For Bug #470663</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>Body doesn't matter. Problem occurs parsing <head>
|
||
|
element.</p>
|
||
|
</body>
|
||
|
</html>
|