servo/tests/wpt/web-platform-tests/resource-timing/resources/notify_parent.html

4 lines
67 B
HTML

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