1
edit
Line 180: | Line 180: | ||
# calculated based on visual arrangement (if rows are introduced by aria-owns on treegrid), see [http://www.w3.org/TR/wai-aria-practices/#relations_owning 4.21 The Owns Relationship] | # calculated based on visual arrangement (if rows are introduced by aria-owns on treegrid), see [http://www.w3.org/TR/wai-aria-practices/#relations_owning 4.21 The Owns Relationship] | ||
== ARIA gridcell== | '''== ARIA gridcell== | ||
====ARIA Attributes==== | ====ARIA Attributes==== | ||
Line 198: | Line 198: | ||
* obtained from aria-describedby | * obtained from aria-describedby | ||
* calculated from DOM hierarchy if relations aren't pointed explicetly. | * calculated from DOM hierarchy if relations aren't pointed explicetly. | ||
''' | |||
==ARIA rowheader, columnheader== | ==ARIA rowheader, columnheader== |
edit