content/base/crashtests/582601.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:9787b8315f50
1 <html>
2 <head>
3 <title>Crashtest</title>
4 <script>
5 var attr = document.createAttribute("foo");
6 attr.lookupPrefix("");
7 </script>
8 </head>
9 <body>
10
11 </body>
12 </html>

mercurial