Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 'name' attribute on <details> ("Accordion pattern using name attribute on <details> elements") #6889

Open
michaelcpuckett opened this issue Nov 7, 2023 · 1 comment

Comments

@michaelcpuckett
Copy link

HTML spec: https://html.spec.whatwg.org/#the-details-element

Explainer: https://open-ui.org/components/accordion.explainer/

Chrome status: https://chromestatus.com/feature/6710427028815872

@Schweinepriester
Copy link
Contributor

Shipping in Safari 17.2:
https://developer.apple.com/documentation/safari-release-notes/safari-17_2-release-notes

Added support for the name attribute in the <details> element. (114677170)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants