-
Notifications
You must be signed in to change notification settings - Fork 125
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
[Don't merge] Monorepo_history--accname #2196
Closed
daniel-montalvo
wants to merge
303
commits into
w3c:monorepo
from
daniel-montalvo:monorepo_history--accname
Closed
[Don't merge] Monorepo_history--accname #2196
daniel-montalvo
wants to merge
303
commits into
w3c:monorepo
from
daniel-montalvo:monorepo_history--accname
Conversation
This file contains 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
- Removed link to note about difference between ATK and AT-SPI since the note text has been repurposed and is no longer a note. - Fixed some glossary references.
Merge Jason's issue-540 changes into master. Fixed conflicts: - Removed link to note about difference between ATK and AT-SPI since the note text has been repurposed and is no longer a note. - Fixed some glossary references.
Modified URLs that pointed to the old PF Group tracker items to now reference the public ARIA tracker items.
Modified 'accessible description' entry in the name and description mapping table with respect to UIA (accname-aam). Added change log entries (core-aam and accname-aam).
# Conflicts: # practices/aria-practices.html
Also, modified URIs in respecConfig to use 'https'. - core-aam.html - accname-aam.html
Added cross-reference links to the ARIA spec where it lists roles that support name-from-author and/or name-from-contents.
Define what deprecated features mean for the mappings. In the process: * change the conformance section to a respec-recognized conformance section (with auto heading) * remove content that was redundant with respec-generated content * create subsections for the new info on depcrecation as well as for the additional explanation on RFC-2119 and normative/non-normative * allow references to "informative" definition via "non-normative" since that's what respec uses * remove manual normative / informative declarations in favor of respec feature Remove stray closing tag Repeat the core-aam changes in accname-aam for conformance Ref 3f0381b Reset format of intro to minimize changes in pull request But still replace the conformance section
…ria-describedby. - Step 2B: process aria-labelledby/aria-describedby only if the value has at least one valid IDREF. - Step 2C: process aria-label only if not the empty string, nor only white space. Some of the discussion was in the public-aria mailing list. The thread starts here: https://lists.w3.org/Archives/Public/public-aria/2017Jan/0078.html
…issue 749 and the fact that list items do not support name from content.
w3c#586) * Added editorial examples for text alternative elements in the terminology section to address issue 1019 * Remove angle brackets for label * removed the editorial change from the substantive change log
Exclusion of label and description references for elements that are hidden only happens when the reference is direct. This is essentially an error condition. This is not a major change but rather a clarification. (w3c#605)
w3c#606) * modify step 2E to clarify what a label is with respect to the widget it is labelling to better explain embedding for issue-746 * tweaked wording change for clarity
* add term Tooltip attribute * Add reference to Tooltip attribute/remove editor's note to define
* modify 2F to process no role elements with content * More explicit: text alternative element or its descendant * Added step for descendants of elements getting name/desc. computed * ensure that will process tooltip if necessary
Co-authored-by: James Craig <[email protected]> Co-authored-by: James Nurthen <[email protected]>
daniel-montalvo
changed the title
Monorepo_history--accname
[Don't merge] Monorepo_history--accname
May 22, 2024
✅ Deploy Preview for wai-aria ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ephemeral-daifuku-0dc7d7 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Closes #????
Describe Change Here!
PR tracking
Check these when the relevant issue or PR has been made, OR after you have confirmed the
related change is not necessary (add N/A). Leave unchecked if you are unsure. Read the
Process Document or
Test Overview for more information.
Test, Documentation and Implementation tracking
Once this PR and all related PRs have been approved by the working group, tests
should be written and issues should be opened on browsers. Add N/A and check when not
applicable.