implement <details name=""> attribute (exclusive accordion)
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: dbaron, Assigned: smaug, NeedInfo)
References
(Regression)
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•1 year ago
|
||
This is live in all major browsers except Firefox.
Comment 8•1 year ago
|
||
Is there any progress on this issue? Firefox is the last browser to not support the name attribute.
Updated•1 year ago
|
Updated•1 year ago
|
Comment 9•1 year 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•1 year ago
|
Assignee | ||
Comment 10•1 year ago
|
||
Assignee | ||
Comment 11•1 year ago
|
||
Assignee | ||
Comment 12•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 13•1 year ago
|
||
a11y has been discussed in https://github.com/whatwg/html/pull/9989 and in the linked html-aam issues.
Assignee | ||
Comment 14•1 year ago
|
||
Forgot we're in soft freeze. Need to remember to land next week.
Comment 15•1 year ago
|
||
Comment 17•1 year 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
•