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

fix(aria-allowed-attr): align rowcount, colcount, and colindex with 1.1 spec #555

Merged
merged 1 commit into from
Oct 10, 2017

Conversation

isner
Copy link
Contributor

@isner isner commented Oct 2, 2017

Changes:

  • Allow aria-rowcount and aria-colcount on role=grid
  • Disallow aria-rowcount and aria-colcount on role=row
  • Allow aria-colindex on role=row

Related spec:

Related to issue: #547

….1 spec

Allow aria-rowcount and aria-colcount on role=grid; disallow the same on role=row; allow aria-colindex on role=row

#547
@WilcoFiers WilcoFiers merged commit 10efa88 into develop Oct 10, 2017
marcysutton pushed a commit that referenced this pull request Dec 11, 2017
….1 spec (#555)

Allow aria-rowcount and aria-colcount on role=grid; disallow the same on role=row; allow aria-colindex on role=row

#547
marcysutton pushed a commit that referenced this pull request Dec 12, 2017
….1 spec (#555)

Allow aria-rowcount and aria-colcount on role=grid; disallow the same on role=row; allow aria-colindex on role=row

#547
@dylanb dylanb deleted the aria-rowcount branch March 8, 2018 19:00
mrtnvh pushed a commit to mrtnvh/axe-core that referenced this pull request Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants