-
Notifications
You must be signed in to change notification settings - Fork 27
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
further alignment with accName description updates #444
Conversation
This PR is necessary to fully address the needs of the accName PR - w3c/accname#69 - New language has been added to the introduction of this section, better aligning it with the normative text of accName's new 4.2 section. - cut down item 1 the text was redundant per the new language added to the introduction of the section. - Modified each of the section 2 items to align with the accName table column "how to compute description". - Revised the final item (4) to align with the accName normative text, and the revised introduction of this section, stating that UAs are even expected to return an empty description.
For some elements we have now:
and for others
Is the difference intentional? |
yup. I'm specifically using terminology from the accName PR this is meant to go along with. If this is accepted, then there would be follow on work to revise other sections of the spec to use consistent wording. |
direct link to changed section in the diff version of the preview - https://pr-preview.s3.amazonaws.com/w3c/html-aam/444/45c9b49...d9ae599.html#accdesc-computation |
@MelSumner Can you please review at your earliest convenience? All other PRs are on hold until this can be merged since all will require rebasing afterwards. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This PR is necessary to fully address the needs of the accName PR - w3c/accname#69
Preview | Diff