summaryrefslogtreecommitdiffstats
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");