Sign in
webkit
/
WebKit
/
896f2e1627ae91d975ee73fd9010259c3dd716cd
/
.
/
LayoutTests
/
fast
/
files
/
resources
/
blob-stream-iframe.html
blob: 553a5cc524afdd7590b9d3e4d40c10bc0b3cbc9b [
file
] [
log
] [
blame
]
<script>
parent
.
postMessage
(
new
Blob
([
7
]),
"*"
);
</script>