Skip to content

Commit c124f98

Browse files
Add description fields for new css selectors (mdn#26149)
1 parent d50252e commit c124f98

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

css/selectors/scroll-marker-group.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"selectors": {
44
"scroll-marker-group": {
55
"__compat": {
6+
"description": "`::scroll-marker-group`",
67
"spec_url": "https://drafts.csswg.org/css-overflow-5/#scroll-marker-group-pseudo",
78
"support": {
89
"chrome": {

css/selectors/scroll-marker.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"selectors": {
44
"scroll-marker": {
55
"__compat": {
6+
"description": "`::scroll-marker`",
67
"spec_url": "https://drafts.csswg.org/css-overflow-5/#scroll-marker-pseudo",
78
"support": {
89
"chrome": {

css/selectors/target-current.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"selectors": {
44
"target-current": {
55
"__compat": {
6+
"description": "`:target-current`",
67
"spec_url": "https://drafts.csswg.org/css-overflow-5/#active-scroll-marker",
78
"support": {
89
"chrome": {

0 commit comments

Comments
 (0)