Sign in
webkit
/
WebKit
/
37b8adafa5245218cbc0b07de5bf367d62cba339
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
dom
/
resources
/
notify-parent.html
blob: 98e09bfcca4ceccd89a9869ea54855acb7d11b9c [
file
] [
log
] [
blame
]
<script>
parent
.
postMessage
(
"done"
,
"*"
);
</script>