Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Missing Disclosure HTML element from aria practises docs #613

Closed
Felicia5 opened this issue Jul 24, 2020 · 1 comment
Closed

Missing Disclosure HTML element from aria practises docs #613

Felicia5 opened this issue Jul 24, 2020 · 1 comment

Comments

@Felicia5
Copy link

Felicia5 commented Jul 24, 2020

< dl > < dt > < dd > HTML elements are designed for list of hide/show elements.

https://www.w3.org/TR/wai-aria-practices-1.1/examples/disclosure/disclosure-faq.html or
https://www.w3.org/TR/wai-aria-practices-1.2/examples/disclosure/disclosure-faq.html

The above website doesn't mention what MDN does:
MDN specify < details > < summary > for single term disclosure widget.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details

I have tested < details > < summary > on MacBook Pro with VoiceOver on Chrome web browser. It works.

Why is it not included in aria practises documentation?

@yatil
Copy link
Contributor

yatil commented Aug 9, 2020

Hi @Felicia5, this is the repository for the accessibility tutorials. You might want to ask that question over at the aria-practices repository: https://github.com/w3c/aria-practices/issues

@remibetin remibetin closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants