- From: David MacDonald <david100@sympatico.ca>
- Date: Tue, 19 Jul 2016 16:44:09 -0400
- To: "Patrick H. Lauke" <redux@splintered.co.uk>
- CC: WCAG <w3c-wai-gl@w3.org>
- Message-ID: <BLU437-SMTP825E5F134A21EE2E21B195FE370@phx.gbl>
The aria-describedby does not factor into accessible name calculation, only the accessible description calculation. So it won't appear in a links list. The Title will if there is no other Accessible Name. Cheers, David MacDonald *Can**Adapt* *Solutions Inc.* Tel: 613.235.4902 LinkedIn <http://www.linkedin.com/in/davidmacdonald100> twitter.com/davidmacd GitHub <https://github.com/DavidMacDonald> www.Can-Adapt.com <http://www.can-adapt.com/> * Adapting the web to all users* * Including those with disabilities* If you are not the intended recipient, please review our privacy policy <http://www.davidmacd.com/disclaimer.html> On Tue, Jul 19, 2016 at 11:13 AM, Patrick H. Lauke <redux@splintered.co.uk> wrote: > On 19/07/2016 15:41, Sailesh Panchang wrote: > >> Plus another one for Greg's comment. >> One can also use title or aria-describedby to qualify what the >> linked text "Read more" relates to ... that is not an accessible >> name. >> > > Just on this one point, note that title, aria-describedby etc all form > part of what's taken into consideration for the accessible name calculation > of an HTML element - see > https://www.w3.org/TR/html-aapi/#accessible-name-and-description-calculation > > P > -- > Patrick H. Lauke > > www.splintered.co.uk | https://github.com/patrickhlauke > http://flickr.com/photos/redux/ | http://redux.deviantart.com > twitter: @patrick_h_lauke | skype: patrick_h_lauke > > >
Received on Tuesday, 19 July 2016 20:44:42 UTC