Add WPT baseline for import maps (#37388)

Part of #37316

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
This commit is contained in:
Ngo Iok Ui (Wu Yu Wei) 2025-06-11 16:26:10 +09:00 committed by GitHub
parent f1767e6c1e
commit f60c857fcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 787 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[dynamic.html]
[Resolution after import map should not be redefined]
expected: FAIL

View file

@ -0,0 +1,2 @@
[external-script-bare-descendent.html]
expected: ERROR

View file

@ -0,0 +1,4 @@
[external-script-descendent-with-scope.html]
expected: ERROR
[Testing descendent resolution with scopes]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[external-script-descendent.html]
[Resolution after import map should not be redefined]
expected: FAIL

View file

@ -0,0 +1,2 @@
[failed-resolution.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[integrity.html]
[Static script loaded as its integrity check passed]
expected: FAIL

View file

@ -0,0 +1,3 @@
[prefix.html]
[Prefix resolution after import map should not be redefined]
expected: FAIL

View file

@ -0,0 +1,3 @@
[script-descendent.html]
[Resolution after import map should not be redefined]
expected: FAIL