mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Unconditionally enable the URLPattern API (#37116)
We fail only a couple of the URLPattern tests and I think that's mostly due to bugs in the `urlpattern` crate. Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
7fd0c81f55
commit
88fd2e43c8
4 changed files with 1 additions and 8 deletions
1
tests/wpt/meta/__dir__.ini
vendored
1
tests/wpt/meta/__dir__.ini
vendored
|
@ -1,5 +1,4 @@
|
|||
prefs: [
|
||||
"dom_serviceworker_enabled:true",
|
||||
"dom_testutils_enabled:true",
|
||||
"dom_urlpattern_enabled:true",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue