chromium/third_party/blink/web_tests/external/wpt/navigation-api/ordering-and-transition/resources/notify-top-early.html

<head>
<script>
if (top.childStarted)
  top.childStarted();
</script>
</head>