comparison: content/base/crashtests/205225-1.html
content/base/crashtests/205225-1.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
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> |