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

Draft guidance on aria-details

Open TzviyaSiegman opened this issue 9 years ago • 7 comments

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 avatar Aug 02 '16 13:08 TzviyaSiegman

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)

TzviyaSiegman avatar Aug 04 '16 15:08 TzviyaSiegman

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

jnurthen avatar Mar 19 '21 22:03 jnurthen

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

zcorpan avatar Mar 20 '21 13:03 zcorpan

@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 avatar Mar 20 '21 18:03 jnurthen

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

jnurthen avatar Mar 20 '21 18:03 jnurthen

Ah right, OK. Thanks.

zcorpan avatar Mar 22 '21 01:03 zcorpan

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,

jongund avatar Mar 22 '21 15:03 jongund