Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
content-security-policy
/
support
/
document-write-alert-fail.js
blob: 5e78ca0dac312eb56556d123d9ecfedaef026e69 [
file
] [
log
] [
blame
] [
edit
]
document
.
write
(
"<script>test(function () { assert_unreached('FAIL inline script from document.write ran') });</script>"
);