Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassResolution after import map should not be redefined
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /import-maps/not-overridden/external-script-bare-descendent.html:37:3)
PassResolution after import map should not be redefined for bare prefixes or exact matches
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /import-maps/not-overridden/external-script-bare-descendent.html:41:3)
FailResolution after import map should be redefined for non-prefixesFailed to execute 'resolve' on 'import.meta': Failed to resolve module specifier foo: Relative references must start with either "/", "./", or "../".
TypeError: Failed to execute 'resolve' on 'import.meta': Failed to resolve module specifier foo: Relative references must start with either "/", "./", or "../".
    at Test.<anonymous> (https://www1.wpt.live/import-maps/not-overridden/external-script-bare-descendent.html:45:27)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/import-maps/not-overridden/external-script-bare-descendent.html:44:1
Asserts runNo asserts ran