servo/tests/wpt/web-platform-tests/html/browsers/sandboxing/sandbox-new-execution-context-iframe.html

5 lines
No EOL
120 B
HTML

<body>
<script>
document.__proto__.changeFromSandboxedIframe = "change from sandboxed iframe";
</script>
</body>