Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
import-maps
/
resources
/
in-scope-test.js
blob: aa64e89514c698e1c1bb0e94e5e8bb3ce8aa51f8 [
file
] [
log
] [
blame
] [
edit
]
// Testing that the resolution is correct using `resolve`, as you can't import
// the same module twice.
window
.
inscope_test_result
=
import
.
meta
.
resolve
(
"a"
);