w3c / aria-practices

WAI-ARIA Authoring Practices Guide (APG)
https://www.w3.org/wai/aria/apg/
Other
1.21k stars 345 forks source link

Draft guidance on aria-details #70

Open TzviyaSiegman opened 8 years ago

TzviyaSiegman commented 8 years ago

aria-details is new to ARIA 1.1. It would be very useful to include best practices for details, especially as opposed to described-by. Members of DPUB can be called upon to assist or provide samples.

TzviyaSiegman commented 8 years ago

Aside from the obvious examples of descriptions being hidden by default, it would be valuable to see examples of descriptions displayed by default. (This is a request from George Kerscher on behalf of DAISY et al)

jnurthen commented 3 years ago

This is now critical for the spec with the changes for annotations to support multiple idrefs

Content to support this can be taken from https://github.com/aleventhal/aria-annotations

zcorpan commented 3 years ago

994 covers aria-details and has been merged. Can this issue be closed?

jnurthen commented 3 years ago

@zcorpan I see this was done but do not see it in the latest editors draft https://w3c.github.io/aria-practices/#describing_techniques

jnurthen commented 3 years ago

Looks like https://github.com/w3c/aria-practices/pull/1062 removed it

zcorpan commented 3 years ago

Ah right, OK. Thanks.

jongund commented 3 years ago

Biggest problem for general usage of aria-details outside of DPUB is support screen readers, but maybe the ARIA-AT project can help shine light on this problem,