Alexander Surkov
Alexander Surkov
> Hi, I still occasionally get such errors( Is there any progress on this issue? sorry for delay, still investigating, this case doesn't appear to be an easy one.
1) I see the point of having hidden but the property should be defined, for example, whether it affects on a whole subtree or an element only, whether its value...
I think either of ways is a livable thing: * If we expose an accessible object for non element DOM nodes, like text node or document node, then it keeps...
We possibly should keep feature detection and validation separated, at least I don't see a good way to wrap them into one method. Compare: check whether 'gridcell' role is supported...
1b is a bridging approach between 1a and 3a, being a partial implementation of computed value. I like that 1b moves us towards to 3a, but definitely ARIA makes things...
This comment might be more suitable for issue #60. I'd say if ARIA is mapped into AOM, then the users may expect that AOM handles implicit ARIA semantcis as well,...
> @asurkov, what's the status on the Firefox side? my understanding is that there's no active AOM development in Firefox these days, I didn't look into the project for a...
@mamchenkov I like the idea, however I'm not clear how composer packages will be mapped into sourcerer's techs. Do the composer has anything similar that we can use to make...
The point is IA2 HEADER/FOOTER roles are not just for HTML header/footer tags, but rather for HTML header/footer elements, which are headers/footers for the document. Thus if HTML:header/footer are not...
I agree that gridcell should be deprecated. Iirc we had some discussion on it, not sure if we reached an agreement that time. On Thu, Aug 6, 2015 at 11:12...