mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Implement whole spec of `resolve_module_specifier`. Servo can now support script element with import map type! Testing: `tests/wpt/tests/import-map` Fixes: #37316 #36394 --------- Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
9 lines
314 B
INI
Vendored
9 lines
314 B
INI
Vendored
[external-script-bare-descendent.html]
|
|
[Resolution after import map should not be redefined]
|
|
expected: FAIL
|
|
|
|
[Resolution after import map should not be redefined for bare prefixes or exact matches]
|
|
expected: FAIL
|
|
|
|
[Resolution after import map should be redefined for non-prefixes]
|
|
expected: FAIL
|