Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False positive: Allow elements with role 'rowgroup' to have parent role 'treegrid' #1386

Closed
iamrafan opened this issue Feb 21, 2019 · 0 comments
Labels
fix Bug fixes rules Issue or false result from an axe-core rule support

Comments

@iamrafan
Copy link
Contributor

Per ARIA 1.1 spec for role "rowgroup" allow 'rowgroup' to have role 'treegrid' as its parent

axe-core version: 3.1.2
axe-Coconut version: 3.7.0
@WilcoFiers WilcoFiers added fix Bug fixes rules Issue or false result from an axe-core rule support labels Feb 27, 2019
WilcoFiers pushed a commit that referenced this issue Mar 20, 2019
`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
@WilcoFiers WilcoFiers added this to the Axe-core 3.3 milestone May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes rules Issue or false result from an axe-core rule support
Projects
None yet
Development

No branches or pull requests

2 participants