blob: bb29a66f2641bebef98868fb5765e46fb723c998 [file] [log] [blame]
<html>
<head>
<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<script>
description('This tests that window.frames is self-referential.');
shouldBe("window.frames", "window");
var successfullyParsed = true;
</script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>