Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/fast/dom/Window/resources/
notify-parent-done.html
<script> onload = function() { parent.done(); } </script>