trisquel-icecat/icecat/dom/base/crashtests/1516560.html

3 lines
74 B
HTML

<script>
for (var i = 0; i < 10000; ++i) location.noSuchProp;
</script>