We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0598689 commit 330c326Copy full SHA for 330c326
package.json
@@ -107,7 +107,7 @@
107
"rollup-plugin-delete": "^3.0.1",
108
"tailwind-csstree": "^0.1.0",
109
"typescript": "^5.9.2",
110
- "web-features": "^2.43.2",
+ "web-features": "^2.44.0",
111
"yorkie": "^2.0.0"
112
},
113
"engines": {
src/data/baseline-data.js
@@ -717,7 +717,6 @@ export const selectors = new Map([
717
["nth-last-of-type", "10:2015"],
718
["nth-of-type", "10:2015"],
719
["only-of-type", "10:2015"],
720
- ["closed", "0:"],
721
["open", "0:"],
722
["first", "5:2023"],
723
["left", "0:"],
0 commit comments