- From: Joseph Scheuhammer <clown@alum.mit.edu>
- Date: Fri, 5 Feb 2016 13:07:50 -0500
- To: Cynthia Shelly <cyns@microsoft.com>, Alexander Surkov <surkov.alexander@gmail.com>
- Cc: James Teh <jamie@nvaccess.org>, Richard Schwerdtfeger <schwer@us.ibm.com>, "wai-xtech@w3.org" <wai-xtech@w3.org>, "public-aria@w3.org" <public-aria@w3.org>
Hi Cynthia,
Thanks for the detailed response; it helps me wrap my head around how
UIA works in this case.
I have one question regarding case 4:
On 2016-02-04 4:42 PM, Cynthia Shelly wrote:
>
> 4)Once upon a <img alt=”foo” role=”text”> time
>
> Page text pattern is “Once upon a foo time”
>
> Accessible tree is
>
> Page
>
The accessible name computation is run on the <img> element to get
"foo". But, in this case, you do not assign an accessible name property
to any accessible, since there is no accessible for the <img> element.
Instead, the string "foo" is inserted into the page text pattern at the
point where the img accessible would have been, had there been one.
Is that correct?
--
;;;;joseph.
'Die Wahrheit ist Irgendwo da Draußen. Wieder.'
- C. Carter -
Received on Friday, 5 February 2016 18:08:54 UTC