trisquel-icecat/icecat/js/xpconnect/crashtests/797583.html

6 lines
68 B
HTML

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