aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

Add the details element as part of the disclosure pattern

Open csarven opened this issue 8 months ago • 0 comments

https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ states:

a disclosure button and a section of content whose visibility is controlled by the button.

This seems to be a limitation considering the purpose that the details element serves. I suggest extending the text to include details element as part of the disclosure pattern, by perhaps also creating https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/details

See also https://github.com/w3c/aria-practices/issues/2770

csarven avatar Jun 21 '24 10:06 csarven