chromium/third_party/blink/web_tests/fast/frames/resources/location-change-frame-2.html

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