Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
resources
/
external-script-with-document-write.js
blob: 1f027be577aa453e07e986384080514f23914d44 [
file
] [
log
] [
blame
]
// This document write should be ignored.
document
.
write
(
"FAIL"
);