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

5 lines
73 B
HTML

<!DOCTYPE html>
<script>
Object.create(location).constructor;
</script>