summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/crashtests/797583.html
blob: f6aaf01c227e3ee52d994e04aee199222530adf3 (plain)
1
2
3
4
5
6
<script>

var ww = Object.create(window);
ww.Components;

</script>