Deprecate ARIA required ID references exist (in6db8)#2346
Merged
Conversation
✅ Deploy Preview for act-rules ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
WilcoFiers
approved these changes
Aug 21, 2025
Collaborator
|
Hi @carlosapaduarte @WilcoFiers, I recommend waiting for w3c/aria#2604 before deprecating the rule (depending on the decision we may only need to update it). |
shunguoy
approved these changes
Aug 28, 2025
sage-putnam
approved these changes
Aug 28, 2025
colabottles
approved these changes
Oct 9, 2025
Jym77
reviewed
Nov 13, 2025
Collaborator
Jym77
left a comment
There was a problem hiding this comment.
They are still required in ARIA 1.2, and ARIA 1.3 is only a draft.
Does that mean we are effectively moving to ARIA 1.3 already? Or just on a case-by-case basis? How does this ties with #2366 ? Should we accept 1.3 attributes in the rule?
Collaborator
|
Call for Review ends on January 22nd. |
shunguoy
approved these changes
Jan 8, 2026
Collaborator
|
@Jym77 Adding this to "Ready to merge" as I think CFR ended yesterday and I'm now taking a pass at all ACT/ARIA pending issues :-) |
Collaborator
|
Call for Review has ended. Merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deprecating the rule because the
aria-controlsattribute is no longer required by the combobox and scrollbar roles.Decided by the CG in the August 21 meeting.
Closes issue(s):
Need for Call for Review:
This will require a 2 weeks Call for Review << new rule, or substantial changes affecting a large number of test cases, if in doubt, use this.
How to Review And Approve