comparison: js/xpconnect/crashtests/648206-1.html
js/xpconnect/crashtests/648206-1.html
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <script> |
|
3 |
|
4 InstallTrigger.__proto__ = window.getComputedStyle(document.documentElement); |
|
5 InstallTrigger[0] = 0; |
|
6 |
|
7 </script> |