Nothing Special   »   [go: up one dir, main page]

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

Correction: datalist attr allowances #383

Merged
merged 11 commits into from
Jul 13, 2022
Merged

Conversation

scottaohara
Copy link
Member
@scottaohara scottaohara commented Dec 4, 2021

closes #382
Removes the allowances of aria-* attributes from datalist as they are not actually respected / exposed to users.

test case


Need two conformance checkers to accept or indicate commitment to this change before it can be merged:


Preview | Diff


Preview | Diff

closes #382
Removes the allowances of `aria-*` attributes from `datalist` as they are not actually respected / exposed to users.

---

Need two conformance checkers to accept or indicate commitment to this change before it can be merged:

- [ ] [html validator (need to file issue)](https://github.com/validator/validator/issues/)
- [ ] [ibm equal access accessibility checker (need to file issue)](https://github.com/IBMa/equal-access/issues/)
- [ ] [axe-core (need to file issue)](https://github.com/dequelabs/axe-core/issues)
- [ ] [arc toolkit (need to file issue)](https://github.com/ThePacielloGroup/WAI-ARIA-Usage/issues)
@scottaohara scottaohara added the needs changelog entry once 2 implementations land, we can merge and note it in our changelog. label Apr 4, 2022
@stevefaulkner stevefaulkner merged commit c5d6383 into gh-pages Jul 13, 2022
@stevefaulkner stevefaulkner deleted the datalist-attr-allowances branch July 13, 2022 12:41
scottaohara added a commit that referenced this pull request Jul 18, 2022
add PR #383 to changelog
@scottaohara scottaohara removed needs implementation commitment Cannot merge into spec until implementations in conformance checkers has been confirmed. needs changelog entry once 2 implementations land, we can merge and note it in our changelog. labels Mar 29, 2023
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datalist doesn't actually resepct/expose aria-* attributes
2 participants