gecko/js/xpconnect/crashtests/797583.html

7 lines
68 B
HTML
Raw Normal View History

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