haikuwebkit/LayoutTests/loader/resources/notify-done.html

5 lines
71 B
HTML

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