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

Addition: update section element to allow role=group #367

Merged
merged 2 commits into from
Dec 2, 2021

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented Oct 22, 2021

allow section element to have role=group, closes #249


Need at least two checkers to accept this change before we can merge.


Preview | Diff

allow `section` element to have `role=group`, closes #249
@scottaohara scottaohara added Allowed roles Pertaining to the allowed roles of HTML elements needs implementation commitment Cannot merge into spec until implementations in conformance checkers has been confirmed. labels Oct 22, 2021
scottaohara added a commit to scottaohara/validator that referenced this pull request Oct 22, 2021
Related to updated ARIA in HTML rules - w3c/html-aria#367
scottaohara added a commit to scottaohara/WAI-ARIA-Usage that referenced this pull request Oct 22, 2021
scottaohara added a commit to scottaohara/axe-core that referenced this pull request Oct 22, 2021
@scottaohara scottaohara removed the Allowed roles Pertaining to the allowed roles of HTML elements label Oct 23, 2021
@scottaohara scottaohara changed the title update section role allowances update section element role to allow role=group Oct 23, 2021
@scottaohara scottaohara changed the title update section element role to allow role=group update section element to allow role=group Oct 23, 2021
straker pushed a commit to dequelabs/axe-core that referenced this pull request Oct 25, 2021
…3238)

* update role allowances for section element 

closes #3237
related to w3c/html-aria#367

* Update html-elms.js
@scottaohara scottaohara changed the title update section element to allow role=group Addition: update section element to allow role=group Nov 8, 2021
@scottaohara scottaohara added Meets 2 implementations req Indicates that a spec change has met the necessary 2 implementations needed to merge. and removed needs implementation commitment Cannot merge into spec until implementations in conformance checkers has been confirmed. labels Dec 2, 2021
@scottaohara scottaohara merged commit b60a12d into gh-pages Dec 2, 2021
@scottaohara scottaohara deleted the section-group branch December 2, 2021 22:37
scottaohara added a commit that referenced this pull request Dec 3, 2021
* update changelog per merging #367
* add span with `proposed` and `addition` classes to the added `group` allowance.
sideshowbarker pushed a commit to validator/validator that referenced this pull request Jan 21, 2022
Related to updated ARIA in HTML rules - w3c/html-aria#367
scottaohara added a commit that referenced this pull request May 19, 2022
directly reference the following PRs in the changelog, and prepend each entry with the appropriate 'label'

related to #419

- #352
- #367 (and follow on [commit](887c772))
- #360
- #353
- #372
- #402
- #404
- #403
- #396
- #391
- #369
- #381
pkra pushed a commit to w3c/aria that referenced this pull request May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meets 2 implementations req Indicates that a spec change has met the necessary 2 implementations needed to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

section element should allow role=group
1 participant