[Accessibility-ia2] rowspan and colspan

2015-06-26 Thread Alexander Surkov
Hey. ARIA introduced aria-rowspan and aria-colspan attributes [1] and [2]. Should be they exposed as part of IAccessibleTable interface, i.e. as col/row extents? [1] https://rawgit.com/w3c/aria/master/aria/aria.html#aria-rowspan [2] https://rawgit.com/w3c/aria/master/aria/aria.html#aria-colspan

[Accessibility-ia2] aria-roledescription

2015-06-26 Thread Alexander Surkov
ARIA 1.1 introduced aria-roledescription attribute which contains a localized version of ARIA role. Would it be a match for localizedExtendedRole or should we proceed with object attributes? Thanks. Alex. [1] https://rawgit.com/w3c/aria/master/aria/aria.html#aria-roledescription