- Notifications
You must be signed in to change notification settings - Fork48
Merged
Conversation
the s element was remapped from generic to role=deletion in html aam. the only potential change here for conformance checkers is to signal a warning that use of the deletion role on the s element is unnecessary.this pr willclose#466
4 tasks
MemberAuthor
scottaohara commentedJun 29, 2023
as this update does not represent a normative must, there's no reason to hold up merging for updated implementations from checkers. issues have been filed to track their changes. |
estelle pushed a commit to mdn/content that referenced this pull requestOct 14, 2023
* Set implicit role mappings to `generic`Implements changes fromw3c/html-aria#425* Set address' element implicit role to `group`Implements change fromw3c/html-aria@ba30b83* Assign ARIA 1.2 roles to elementsImplements changes fromw3c/html-aria#392* Make `<section>` with inaccessible name's implicit role to be `generic`Seew3c/html-aria#475* Set implicit ARIA mapping for <s> element to `deletion`Seew3c/html-aria#469* Set `form` as the only implicit ARIA role for the form elementSeew3c/html-aria#402
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 freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
Allowed rolesPertaining to the allowed roles of HTML elements HTML AAM RelatedAlign with updates in HTML AAM Meets 2 implementations reqIndicates that a spec change has met the necessary 2 implementations needed to merge.
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.
Uh oh!
There was an error while loading.Please reload this page.
the s element was remapped from generic to role=deletion in html aam.
the only potential change here for conformance checkers is to signal a warning that use of the deletion role on the s element is unnecessary.
this pr willclose#466
Issues filed:
Preview |Diff