Skip to content

Commit 181014a

Browse files
panvatargos
authored andcommitted
test: cleanup status files
PR-URL: #58633 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Matthew Aitken <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Jason Zhang <[email protected]>
1 parent 3aa2762 commit 181014a

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
{
2-
}
1+
{}

test/wpt/status/url.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
]
1111
}
1212
},
13-
"toascii.window.js": {},
1413
"url-setters-a-area.window.js": {
1514
"skip": "already tested in url-setters.any.js"
1615
},

test/wpt/status/urlpattern.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@
77
},
88
"urlpattern-compare.tentative.https.any.js": {
99
"skip": "compareComponent function is not yet included in the URLPattern spec"
10-
},
11-
"urlpattern.any.js": {},
12-
"urlpattern.https.any.js": {}
10+
}
1311
}

0 commit comments

Comments
 (0)