comparison: content/base/crashtests/205225-1.html
content/base/crashtests/205225-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <script type="text/javascript"> |
|
4 document.createTreeWalker(null, NodeFilter.SHOW_ALL, null); |
|
5 </script> |
|
6 </head> |
|
7 <body> |
|
8 </body> |
|
9 </html> |