- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Thu, 16 Aug 2012 01:09:48 +0200
- To: Steve Faulkner <faulkner.steve@gmail.com>
- Cc: Benjamin Hawkes-Lewis <bhawkeslewis@googlemail.com>, Maciej Stachowiak <mjs@apple.com>, Janina Sajka <janina@rednote.net>, John Foliot <john@foliot.ca>, Sam Ruby <rubys@intertwingly.net>, public-html@w3.org, HTML Accessibility Task Force <public-html-a11y@w3.org>
Steve Faulkner, Wed, 15 Aug 2012 18:25:05 +0100: > Hi leif, > > I did not use any AT I was looking at what information is exposed via > MSAA/IA2 in Firefox and MSAA in IE. > > What AT's do is a different matter. > > will investigate further when I have time. OK. Hope you publish those exact data somewhere soon ... Did you also check what happens with nested hidden/aria-hidden=true? I mean: Is one supposed to look inside a hidden/aria-hidden area an discover another hidden inside there? Or, is it so that when the outer hidden is "flattened", that all the nested hiddens/aria-hiddens are flattened to? Example: <div hidden id="longdesc">It sees this. <p hidden> But not this?</div> -- leif halvard silli
Received on Wednesday, 15 August 2012 23:10:24 UTC