summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/resource-timing/resources/notify_parent.html
blob: c104f3c8f0695a96646cf24a730eef0342f95876 (plain)
1
2
3
4
<!DOCTYPE html>
<script>
window.parent.subFrameLoaded();
</script>