summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/crashtests/608963.html
blob: ef2e5bbfcf27def1be73f07c0184dd1777ab188b (plain)
1
2
3
4
5
<!DOCTYPE html>
<script>
Object.create(location).constructor;
</script>