Re: Implementation bugs (present and anticipated) with aria-owns in tabular containers

Hey Alex.

On 03/31/2015 09:17 PM, Alexander Surkov wrote:
> I think your example is valid and grid should work as if the sibling row
> was a child of the grid. The browser have two options to make it
> working: fix table interface implementation for this case or change the
> accessible tree to reflect aria-owns in the hierarchy.

Please tell me that the options are not mutually exclusive. ;)

Just in case you are suggesting they are mutually exclusive: Whether or
not the tree is changed based on aria-owns, grids and tables are
expected to implement the accessible table interface on those platforms
that have such an interface -- and implement it correctly.

> I find 2nd
> approach more prominent to implement, we have a bug for Firefox [1].

Could you please clarify what you mean by prominent?

Thanks!
--joanie

> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1133213

Received on Wednesday, 1 April 2015 01:49:55 UTC