haikuwebkit/LayoutTests/fast/frames/resources/wrong-global-object.html

5 lines
134 B
HTML

<script src="../../../resources/js-test-pre.js"></script>
<script>
document.result = "FAIL: Wrong global object was used.";
</script>