Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
html
/
browsers
/
sandboxing
/
sandbox-parse-noscript-ref.html
blob: 9cf92768f78d2c82df18e3cdb34f8692933439a1 [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<meta
charset
=
utf-8
>
<title>
noscript parsing when sandbox disables scripting
</title>
<iframe
srcdoc
=
"PASS"
sandbox
></iframe>
<iframe
srcdoc
=
"PASS"
sandbox
></iframe>
<iframe srcdoc="P
<b>
AS
</b>
S" sandbox>
</iframe>