- From: Cynthia Shelly <cyns@microsoft.com>
- Date: Fri, 13 Nov 2015 17:58:54 +0000
- To: "Schnabel, Stefan" <stefan.schnabel@sap.com>
- CC: "public-digipub-ig@w3.org" <public-digipub-ig@w3.org>, "faulkner.steve@gmail.com" <faulkner.steve@gmail.com>
- Message-ID: <SN1PR0301MB153539EF2AA063FBA5CC5467C6110@SN1PR0301MB1535.namprd03.prod.outlook.>
Hi Stefan, IE11 (and 10) supports flowsto and flowsfrom, but flowsfrom is a non-standard work-around we implemented because we don’t have secondary relationships in UIA. I’m not sure that it’s the way we want to handle this in the future. Also, inspect supports UIA. There is a “UIA Mode” in the Options menu. If it’s not there, you may have a very old version of Inspect. In general, you will want to use the “Control View” (also on the Options menu) when testing browser implementation. You can also see the Text Pattern by placing focus on the document node, and choosing Text Pattern Explorer from the Action menu. Hope that helps, Cynthia From: Schnabel, Stefan [mailto:stefan.schnabel@sap.com] Sent: Friday, November 13, 2015 1:33 AM To: Cynthia Shelly <cyns@microsoft.com> Cc: public-digipub-ig@w3.org; faulkner.steve@gmail.com Subject: Support for flowsto/flowsfrom in IE11 Hi Cynthia, is this a known limitation for IE11? Since inspect goes straight MSAA, is flowsto/flowsfromsupported in UIA? @Steve: many thanks for quick reply! Best Regards Stefan From: Steve Faulkner [mailto:faulkner.steve@gmail.com] Sent: Freitag, 13. November 2015 09:57 To: Schnabel, Stefan Cc: Janina Sajka; Shane McCarron; Chaals McCathie Nevile; W3C WAI Protocols & Formats; public-digipub-ig@w3.org<mailto:public-digipub-ig@w3.org> Subject: Re: FW: Proposal: remove aria-describedat from the ARIA 1.1 specification actually there is also flowsfrom property https://msdn.microsoft.com/en-us/library/windows/desktop/ee684017%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396 unclear whether either is supported. When interrogating flowto in http://s.codepen.io/stevef/debug/PPXZWY using inspect.exe / IE11 FlowsTo: [Not supported] FlowsFrom: [Not supported] is returned -- Regards SteveF Current Standards Work @W3C<http://www.paciellogroup.com/blog/2015/03/current-standards-work-at-w3c/> On 13 November 2015 at 08:49, Steve Faulkner <faulkner.steve@gmail.com<mailto:faulkner.steve@gmail.com>> wrote: On 13 November 2015 at 08:17, Schnabel, Stefan <stefan.schnabel@sap.com<mailto:stefan.schnabel@sap.com>> wrote: From the reference given one could have the impression only Firefox with IA2 supports flowto/flowfrom relationships. you are correct, IE supports flowto via UIA flowsto property https://msdn.microsoft.com/en-us/library/dd757479%28v=vs.85%29.aspx doesn't look like the reverse relationsnhip (flowsfrom) is supported though. -- Regards SteveF Current Standards Work @W3C<http://www.paciellogroup.com/blog/2015/03/current-standards-work-at-w3c/>
Received on Friday, 13 November 2015 17:59:34 UTC