Sign in
webkit
/
WebKit
/
5bd663b95d2fa0048c9b51d7e90d3c09992ceb28
/
.
/
LayoutTests
/
fast
/
events
/
resources
/
message-top.html
blob: 9f7f12bc1c111407dd9566b2109b52c06c89c9b7 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body
onload
=
"
top
.
postMessage
(
'load'
,
'*'
);
"
>
Loaded.
</body>
</html>