[ARIA] FYI: New tabular properties added to the spec

Hey all.

As per today's ARIA concall [1], I have added the following properties
to the ARIA spec:

* https://rawgit.com/w3c/aria/master/aria/aria.html#aria-colcount
* https://rawgit.com/w3c/aria/master/aria/aria.html#aria-rowcount
* https://rawgit.com/w3c/aria/master/aria/aria.html#aria-colindex
* https://rawgit.com/w3c/aria/master/aria/aria.html#aria-rowindex
* https://rawgit.com/w3c/aria/master/aria/aria.html#aria-colspan
* https://rawgit.com/w3c/aria/master/aria/aria.html#aria-rowspan

We agreed during today's meeting that rowcount and colcount would only
apply to the tabular container and not any of its descendants -- at
least in terms of authoring. Exposure to ATs and users is something to
be handled by user agents and/or ATs.

--joanie

[1] https://www.w3.org/2015/04/23-aria-minutes.html#item02

Received on Thursday, 23 April 2015 18:42:01 UTC