Prohibit rowcount and rowindex on rows in treegrid and prohibit posinset and setsize on rows in tables and grids #1303
Labels
clarification
clarifying or correcting language that is either confusing, misleading or under-specified
Milestone
w3c/aria-practices#1442 raises the question of how to set aria-rowcount and aria-rowindex in a treegrid where not all rows are in the DOM and suggests that aria-posinset and aria-setsize are all that is needed in a treegrid.
We should consider prohibiting aria-rowcount and aria-rowindex on rows in a treegrid. Using them instead of or in addition to aria-posinset and aria-setsize could create problems.
Similarly, if a row is in a grid or table, aria-setsize and aria-posinset should not be allowed.
The text was updated successfully, but these errors were encountered: