haikuwebkit/LayoutTests/fast/frames/resources/pass-and-notify-done.html

6 lines
76 B
HTML

PASS
<script>
if (window.testRunner)
testRunner.notifyDone();
</script>