Skip to content

Commit fbfd3bd

Browse files
authored
sibling-count() and sibling-index() are supported in STP (#28140)
* sibling-index() is now supported in STP * sibling-count() is now supported in STP
1 parent 4d9834f commit fbfd3bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

css/types/sibling-count.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"opera": "mirror",
2525
"opera_android": "mirror",
2626
"safari": {
27-
"version_added": false,
28-
"impl_url": "https://webkit.org/b/294895"
27+
"version_added": "preview",
28+
"impl_url": "https://webkit.org/b/290698"
2929
},
3030
"safari_ios": "mirror",
3131
"samsunginternet_android": "mirror",

css/types/sibling-index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"opera": "mirror",
2525
"opera_android": "mirror",
2626
"safari": {
27-
"version_added": false,
28-
"impl_url": "https://webkit.org/b/294895"
27+
"version_added": "preview",
28+
"impl_url": "https://webkit.org/b/290698"
2929
},
3030
"safari_ios": "mirror",
3131
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)