Files
Kmake/test/fixtures/wpt/resource-timing/resources/notify_parent.html

5 lines
67 B
HTML
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
<!DOCTYPE html>
<script>
window.parent.subFrameLoaded();
</script>