-
Notifications
You must be signed in to change notification settings - Fork 320
Update index.html to correct alphabetical order #4256
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
Merged
Merged
Conversation
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
Switching the position of User Inactivity and User Interface to make them listed alphabetically
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
patrickhlauke
approved these changes
Feb 28, 2025
mbgower
added a commit
that referenced
this pull request
Feb 28, 2025
Removing change to index.html (now covered in #4256 ) to make it easier to differentiate between the scale of changes for the two changes to the definitions proposed.
Discussed and concurrence on backlog call 3/7. |
kfranqueiro
pushed a commit
that referenced
this pull request
Jun 27, 2025
kfranqueiro
pushed a commit
that referenced
this pull request
Jul 7, 2025
mbgower
added a commit
that referenced
this pull request
Jul 15, 2025
This PR adds four changes to the list of errata for WCAG 2.2 and 2.1 TR documents. The changes are from: #4256, #4040, #4165, and #2296. Three of the changes are to notes and examples in the specification, which are non-normative according to the [5.1 Interpreting Normative Requirements](https://www.w3.org/TR/WCAG22/#interpreting-normative-requirements). One of the changes is a normative change, restricted to correcting the alphabetical order for the list of defined terms. As such, it falls under [Changes that do not functionally affect interpretation of the document](https://www.w3.org/policies/process/#correction-classes). Previews: [2.1](https://deploy-preview-4370--wcag2.netlify.app/errata/21#since-current), [2.2](https://deploy-preview-4370--wcag2.netlify.app/errata/22#since-current) --------- Co-authored-by: Kenneth G. Franqueiro <[email protected]>
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.
Switching the position of User Inactivity and User Interface to make them listed alphabetically.
This new PR is isolating one of the files changed in #4122