implement <details name=""> attribute (exclusive accordion)
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: dbaron, Assigned: smaug, NeedInfo)
References
Details
(Keywords: dev-doc-complete, parity-chrome, parity-safari)
Attachments
(3 files)
This is a bug to implement the name attribute on the <details> element.
An explainer is available at:
https://open-ui.org/components/accordion.explainer/
Mozilla expressed a positive standards position in:
https://github.com/mozilla/standards-positions/issues/831
The HTML spec PR is available at:
https://github.com/whatwg/html/pull/9400
Tests are at:
https://wpt.fyi/results/html/semantics/interactive-elements/the-details-element/name-attribute.tentative.html
Comment 6•4 months ago
|
||
This is live in all major browsers except Firefox.
Comment 8•4 months ago
|
||
Is there any progress on this issue? Firefox is the last browser to not support the name attribute.
Updated•4 months ago
|
Updated•4 months ago
|
Comment 9•4 months ago
|
||
(In reply to Marcel Beggiato from comment #8)
Is there any progress on this issue? Firefox is the last browser to not support the name attribute.
Thanks for sharing your interests. We will review the priority. This bug is the right place to monitor our progress; we will post any progress as it comes in.
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 10•3 months ago
|
||
Assignee | ||
Comment 11•3 months ago
|
||
Assignee | ||
Comment 12•3 months ago
|
||
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
Assignee | ||
Comment 13•3 months ago
|
||
a11y has been discussed in https://github.com/whatwg/html/pull/9989 and in the linked html-aam issues.
Assignee | ||
Comment 14•3 months ago
|
||
Forgot we're in soft freeze. Need to remember to land next week.
Comment 15•3 months ago
|
||
Comment 17•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3fa433e46321
https://hg.mozilla.org/mozilla-central/rev/c9e9cccfd0a2
https://hg.mozilla.org/mozilla-central/rev/30758f338cf5
Description
•