servo/tests/wpt/meta/import-maps/dynamic-integrity.html.ini
Ngo Iok Ui (Wu Yu Wei) 927573de97
script: complete resolve_module_specifier (#37552)
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>
2025-06-21 06:17:27 +00:00

12 lines
428 B
INI
Vendored

[dynamic-integrity.html]
[script was not loaded, as its resolved URL failed its integrity check]
expected: FAIL
[Script with no import definition was not loaded, as it failed its integrity check]
expected: FAIL
[Script imported inside an event handler was not loaded as its integrity check failed]
expected: FAIL
[Bare specifier script was not loaded, as it failed its integrity check]
expected: FAIL