Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
html
/
semantics
/
embedded-content
/
the-embed-element
/
embed-iframe.html
blob: f9b1bfdb57f62ca83a9b7a5052769bf700725399 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<meta
charset
=
"utf-8"
>
<body>
<script
type
=
"application/javascript"
>
parent
.
childLoaded
=
true
;
</script>
</body>