gecko/js/xpconnect/crashtests/608963.html

6 lines
73 B
HTML
Raw Normal View History

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