Commit 513bdc1 1 parent 83add30 commit 513bdc1 Copy full SHA for 513bdc1
File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 732
732
"status" : " standard" ,
733
733
"mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/:target"
734
734
},
735
+ ":target-current" : {
736
+ "syntax" : " :target-current" ,
737
+ "groups" : [
738
+ " Pseudo-classes" ,
739
+ " Selectors"
740
+ ],
741
+ "status" : " experimental"
742
+ },
735
743
":target-within" : {
736
744
"syntax" : " :target-within" ,
737
745
"groups" : [
1162
1170
"status" : " standard" ,
1163
1171
"mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/::placeholder"
1164
1172
},
1173
+ "::scroll-marker" : {
1174
+ "syntax" : " ::scroll-marker" ,
1175
+ "groups" : [
1176
+ " Pseudo-elements" ,
1177
+ " Selectors"
1178
+ ],
1179
+ "status" : " experimental"
1180
+ },
1181
+ "::scroll-marker-group" : {
1182
+ "syntax" : " ::scroll-marker-group" ,
1183
+ "groups" : [
1184
+ " Pseudo-elements" ,
1185
+ " Selectors"
1186
+ ],
1187
+ "status" : " experimental"
1188
+ },
1165
1189
"::selection" : {
1166
1190
"syntax" : " ::selection" ,
1167
1191
"groups" : [
You can’t perform that action at this time.
0 commit comments