Re: (WCAG 2.1) Do we want to replace ​"programmatically determined link context" in 2.4.4 with "Accessible Name"?

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