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