gecko-dev/content/base/crashtests/326778-1.html

12 строки
117 B
HTML

<html>
<head>
<script>
try {
document.getBoxObjectFor({});
} catch(e) { }
</script>
</head>
<body>
</body>
</html>