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>
wrote:
>
> On 13 November 2015 at 08:17, Schnabel, Stefan <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/>
>