14 lines
474 B
JSON
14 lines
474 B
JSON
|
|
{
|
||
|
|
"resources/urlpattern-compare-tests.tentative.js": {
|
||
|
|
"skip": "compareComponent function is not yet included in the URLPattern spec"
|
||
|
|
},
|
||
|
|
"urlpattern-compare.tentative.any.js": {
|
||
|
|
"skip": "compareComponent function is not yet included in the URLPattern spec"
|
||
|
|
},
|
||
|
|
"urlpattern-compare.tentative.https.any.js": {
|
||
|
|
"skip": "compareComponent function is not yet included in the URLPattern spec"
|
||
|
|
},
|
||
|
|
"urlpattern.any.js": {},
|
||
|
|
"urlpattern.https.any.js": {}
|
||
|
|
}
|