- From: Todd Briley <todd.briley@outlook.com>
- Date: Mon, 4 Feb 2019 18:47:03 +0000
- To: "public-aria@w3.org" <public-aria@w3.org>
Received on Tuesday, 5 February 2019 00:35:58 UTC
Hi, I’m trying to determine how the text alternative name algorithm should return the accessible name for the element with id of ‘target’ in the following markup. <button aria-labelledby=”ref” id=”target”>Button Text</button> <span id=”ref”>Alternate Name</span> When chasing the value for the span, what rule in the text alternative name algorithm returns “Alternative Name”? Thanks, Todd
Received on Tuesday, 5 February 2019 00:35:58 UTC