mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
feat(script): parse script element importmap
type (#37547)
Support parsing script element to `importmap` type Testing: Pass WPT Fixes: part of https://github.com/servo/servo/issues/37316 Signed-off-by: Jason Tsai <git@pews.dev>
This commit is contained in:
parent
49be5ca05a
commit
07ecf34e64
2 changed files with 4 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
[external-import-map-errors.html]
|
||||
expected: TIMEOUT
|
||||
[Test that an external import map fires an error event]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Test that an external import map fires an error event, regardless of attribute order]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that an external import map in markup fires an error event]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue