Skip to content

Commit 330c326

Browse files
fix: update baseline data (#241)
Co-authored-by: fasttime <[email protected]>
1 parent 0598689 commit 330c326

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"rollup-plugin-delete": "^3.0.1",
108108
"tailwind-csstree": "^0.1.0",
109109
"typescript": "^5.9.2",
110-
"web-features": "^2.43.2",
110+
"web-features": "^2.44.0",
111111
"yorkie": "^2.0.0"
112112
},
113113
"engines": {

src/data/baseline-data.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,6 @@ export const selectors = new Map([
717717
["nth-last-of-type", "10:2015"],
718718
["nth-of-type", "10:2015"],
719719
["only-of-type", "10:2015"],
720-
["closed", "0:"],
721720
["open", "0:"],
722721
["first", "5:2023"],
723722
["left", "0:"],

0 commit comments

Comments
 (0)