We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
::picker-icon
1 parent ad9ebf0 commit a2b6f97Copy full SHA for a2b6f97
1 file changed
css/selectors.json
@@ -1179,6 +1179,14 @@
1179
"status": "standard",
1180
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/::part"
1181
},
1182
+ "::picker-icon": {
1183
+ "syntax": "::picker-icon",
1184
+ "groups": [
1185
+ "CSS Form Control Styling"
1186
+ ],
1187
+ "status": "standard",
1188
+ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/::picker-icon"
1189
+ },
1190
"::picker()": {
1191
"syntax": "::picker( <form-control-identifier>+ )",
1192
"groups": [
0 commit comments