Mypal/js/xpconnect/crashtests/608963.html

6 lines
73 B
HTML

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