haikuwebkit/LayoutTests/fast/frames/resources/no-file-access-frame-2.html

8 lines
112 B
HTML

<p>SUCCESS</p>
<script>
if (window.testRunner) {
alert("SUCCESS");
testRunner.notifyDone();
}
</script>