Commit f062faa
authored
Remove group as allowed child of tree (#2094)
Removes group as an allowed accessibility child of tree to fix inconsistency with definition of treeitem. Direct children of tree can only be parent nodes or end nodes. Leaf nodes must be a child of a group that is a child of a parent node treitem. Even in a virtualized tree, if the elements that represent the ancestry of rendered nodes were not present in the DOM, the tree would be inoperable.1 parent 5593255 commit f062faa
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9770 | 9770 | | |
9771 | 9771 | | |
9772 | 9772 | | |
9773 | | - | |
9774 | | - | |
9775 | | - | |
9776 | | - | |
| 9773 | + | |
9777 | 9774 | | |
9778 | 9775 | | |
9779 | 9776 | | |
| |||
0 commit comments