gecko-dev/js/xpconnect/crashtests/648206-1.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
138 B
HTML
Raw Normal View History

<!DOCTYPE html>
<script>
InstallTrigger.__proto__ = window.getComputedStyle(document.documentElement);
InstallTrigger[0] = 0;
</script>