index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
resources
/
external-script-with-document-write.js
blob: 1f027be577aa453e07e986384080514f23914d44 (
plain
)
1
2
// This document write should be ignored.
document
.
write
(
"FAIL"
);