mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Introduce import.meta hook for module script
This commit is contained in:
parent
0a00ea3db3
commit
6bc624001b
3 changed files with 35 additions and 5 deletions
|
@ -121,8 +121,6 @@ skip: true
|
|||
skip: false
|
||||
[dynamic-import]
|
||||
skip: true
|
||||
[import-meta]
|
||||
skip: true
|
||||
[moving-between-documents]
|
||||
skip: true
|
||||
[js]
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[import-meta-url.html]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue