Sign in
webkit
/
WebKit
/
983b299acc32acd2faaf762fdcd3ded1f17c80ab
/
.
/
LayoutTests
/
js
/
dom
/
modules
/
resources
/
module-src-current-script.js
blob: ac3073f59b5e5ce90ef1563d71da6a23b09cb044 [
file
] [
log
] [
blame
]
debug
(
"Module execution is confined in the module environment."
);
shouldBe
(
"document.currentScript"
,
"null"
);
finishJSTest
();