comparison: content/base/crashtests/582601.html
content/base/crashtests/582601.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
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> |