comparison: js/xpconnect/crashtests/346258-1.html
js/xpconnect/crashtests/346258-1.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <script type="text/javascript"> |
|
4 |
|
5 var sg = document.__lookupGetter__("styleSheets"); |
|
6 sg.call(document, undefined); |
|
7 |
|
8 </script> |
|
9 </head> |
|
10 <body> |
|
11 </body> |
|
12 </html> |