You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Safari Technology Preview has added support for the ::details-content pseudo-element and also implemented <details> and <summary> disclosure triangle as a list item.
You can now use summary::marker in Safari Technology Preview but because of this bug the only thing you can change about the disclosure triangle is its color :(
Thank you for proposing <details>/<summary> rendering for inclusion in Interop 2025.
We are pleased to let you know that this proposal was accepted as part of the Details element focus area. You can follow the progress of this focus area on the Interop 2025 dashboard.
For an overview of our process, see proposal selection. Thank you for contributing to Interop 2025!
Description
The WebKit implementation of those elements is completely out of date, and causes a lot of pain for web developers:
Also add support for ::details-content
Specification
https://html.spec.whatwg.org/#the-details-and-summary-elements
Additional Signals
Standards Positions
WebKit: WebKit/standards-positions#351
Gecko: mozilla/standards-positions#1027
Site breakage and workaround
Browser Bugs
Likely Compatibility Impact
See: https://bugs.webkit.org/showdependencytree.cgi?id=252223&hide_resolved=1
Developer surveys
Other Developer Sentiment
There were some mentions in State of HTML/CSS
The text was updated successfully, but these errors were encountered: