You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`rowgroup` is allowed a `treegrid` context according to the [ARIA spec](https://www.w3.org/TR/wai-aria-1.1/#rowgroup).
Closes: #1386
## Reviewer checks
**Required fields, to be filled out by PR reviewer(s)**
- [x] Follows the commit message policy, appropriate for next version
- [x] Has documentation updated, a DU ticket, or requires no documentation change
- [x] Includes new tests, or was unnecessary
- [x] Code is reviewed for security by: @WilcoFiers
Per ARIA 1.1 spec for role "rowgroup" allow 'rowgroup' to have role 'treegrid' as its parent
The text was updated successfully, but these errors were encountered: