mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +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
22
tests/wpt/meta/import-maps/nonimport-integrity.html.ini
vendored
Normal file
22
tests/wpt/meta/import-maps/nonimport-integrity.html.ini
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
[nonimport-integrity.html]
|
||||
expected: TIMEOUT
|
||||
[Script was not loaded as its integrity check was not ignored]
|
||||
expected: FAIL
|
||||
|
||||
[Modulepreload was not loaded as its integrity check was not ignored]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Modulepreload was loaded as its correct integrity attribute was not ignored]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload was loaded as its empty integrity attribute was not ignored]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload was not loaded as its bad integrity attribute was not ignored]
|
||||
expected: NOTRUN
|
||||
|
||||
[Classic script was loaded as its integrity check was ignored]
|
||||
expected: NOTRUN
|
||||
|
||||
[Image was loaded as its integrity check was ignored]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue