Sign in
chromium
/
chromium
/
src
/
2a4d05dea58d1a561f880e523abff7188095d69e
/
.
/
third_party
/
blink
/
web_tests
/
http
/
tests
/
devtools
/
bindings
/
resources
/
contentscript-frame.html
blob: d00267778f0c3287055356ef9cbdcf792f21a1fb [
file
] [
log
] [
blame
]
<script>
testRunner
.
evaluateScriptInIsolatedWorld
(
42
,
"42\n//# sourceURL=content-script-42.js"
);
</script>
<div>
Hi, I'm a frame with content script
</div>