11 lines
228 B
HTML
11 lines
228 B
HTML
<!-- XHTML namespace declaration required to reproduce bug.
|
|
-->
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>[676205] <img src="> crashes Tidy</title>
|
|
</head>
|
|
<body>
|
|
<img src=">
|
|
</body>
|
|
</html>
|