mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Add WPT baseline for import maps (#37388)
Part of #37316 Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
This commit is contained in:
parent
f1767e6c1e
commit
f60c857fcf
37 changed files with 787 additions and 0 deletions
12
tests/wpt/meta/import-maps/static-integrity.html.ini
vendored
Normal file
12
tests/wpt/meta/import-maps/static-integrity.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[static-integrity.html]
|
||||
[Static script did not load as it failed its integrity check]
|
||||
expected: FAIL
|
||||
|
||||
[Static script loaded as its integrity check passed]
|
||||
expected: FAIL
|
||||
|
||||
[Static script did not load as it failed its integrity check, even without an import defined]
|
||||
expected: FAIL
|
||||
|
||||
[HTML-based module script did not load as its integrity check failed.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue