summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/crashtests/648206-1.html
blob: 5f5ed4b7c74b89bbe414cb4d5852a96c18083d09 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<script>

InstallTrigger.__proto__ = window.getComputedStyle(document.documentElement);
InstallTrigger[0] = 0;

</script>