blob: 9d9345ed8f9870b78c2c27c95b6a43ec3ce22ce7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../resources/js-test-pre.js"></script>
</head>
<body>
<script>
// So long as the line below doesn't crash, this test passes.
Object.create(window).location;
</script>
<script src="../resources/js-test-post.js"></script>
</body>
</html>