-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
[Block] DetailsAffects the Details Block - used to display content which can be shown/hiddenAffects the Details Block - used to display content which can be shown/hidden[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
The details block is currently lacking support for its name attribute.
The attribute is supported in all recent browsers (except Firefox, god knows why...):
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
While the "accordion-like" functionality supplied by the attribute might be misleading, the details block should still aim to support all HTML attributes defined in the spec, see also #21584 (comment)_.
What is your proposed solution?
Add the "name" attribute to the block settings.
skorasaurus and sun
Metadata
Metadata
Assignees
Labels
[Block] DetailsAffects the Details Block - used to display content which can be shown/hiddenAffects the Details Block - used to display content which can be shown/hidden[Type] EnhancementA suggestion for improvement.A suggestion for improvement.