Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
portals
/
resources
/
portal-host-post-message-navigate-2.html
blob: 163c42e655d6aa69a8ba8ccfb8474072eac9d349 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<script>
window
.
portalHost
.
postMessage
(
"loaded"
,
"*"
);
</script>