gecko-dev/js/xpconnect/crashtests/797583.html

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

7 lines
68 B
HTML
Raw Normal View History

<script>
var ww = Object.create(window);
ww.Components;
</script>