Skip to content

Commit 08fff5f

Browse files
authored
Mark Safari ::details-content support as partial (#27674)
Mark Safari ::details-content support as partial
1 parent 49dacdf commit 08fff5f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css/selectors/details-content.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@
2323
"opera": "mirror",
2424
"opera_android": "mirror",
2525
"safari": {
26-
"version_added": "18.4"
26+
"version_added": "18.4",
27+
"impl_url": "https://webkit.org/b/283446",
28+
"partial_implementation": true,
29+
"notes": "Does not support chaining pseudo-elements after `::details-content`."
2730
},
2831
"safari_ios": "mirror",
2932
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)