comparison: js/xpconnect/crashtests/420513-1.html
js/xpconnect/crashtests/420513-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <script type="text/javascript"> |
|
4 |
|
5 (new XPCNativeWrapper(document.documentElement))(); |
|
6 |
|
7 </script> |
|
8 </head> |
|
9 <body> |
|
10 </body> |
|
11 </html> |