node/test/fixtures/wpt/resource-timing/resources/notify_parent.html

5 lines
67 B
HTML

<!DOCTYPE html>
<script>
window.parent.subFrameLoaded();
</script>