Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
cookies
/
http-state
/
resources
/
iframe-content-pushing.js
blob: 99ede2a25824476a67ee09742fa42433964f1c5c [
file
] [
log
] [
blame
] [
edit
]
window
.
top
.
postMessage
({
"cookies"
:
document
.
cookie
,
"expectation"
:
document
.
querySelector
(
'#data'
).
innerText
},
"*"
);