Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
html
/
browsers
/
sandboxing
/
sandbox-new-execution-context-iframe.html
blob: 801e78f9c033bf70c6f8a9e5d4d51cd1fe8f7d6a [
file
] [
log
] [
blame
] [
edit
]
<body>
<script>
Object
.
getPrototypeOf
(
document
).
changeFromSandboxedIframe
=
"change from sandboxed iframe"
;
</script>
</body>