Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/pointerattributes
/
.
/
html
/
browsers
/
sandboxing
/
sandbox-new-execution-context-iframe.html
blob: dc15d57c6a352e045ef59d6103ac1540ebc3ad82 [
file
] [
edit
]
<body>
<script>
document
.
__proto__
.
changeFromSandboxedIframe
=
"change from sandboxed iframe"
;
</script>
</body>