Skip to content
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

[accname PR 235] feat: update step 2F to exclude nodes referenced by aria-actions #2208

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pkra
Copy link
Member

@pkra pkra commented May 23, 2024

Moved from w3c/accname#235

@pkra pkra changed the base branch from monorepo_history--accname to main June 12, 2024 19:33
@pkra pkra changed the title [Monorepo] [accname PR 235] feat: update step 2F to exclude nodes referenced by aria-actions [accname PR 235] feat: update step 2F to exclude nodes referenced by aria-actions Jun 12, 2024
Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit 7c402e1
🔍 Latest deploy log https://app.netlify.com/sites/wai-aria/deploys/66f738ada390ba0008074bd3
😎 Deploy Preview https://deploy-preview-2208--wai-aria.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -671,6 +671,13 @@ <h4>Computation steps</h4>
<span id="step2F.iii"><!-- Don't link to this legacy numbered ID. --></span><em>Name From Each Child:</em> For each <code>rendered child node</code> of the
<code>current node</code>:
<ol>
<li id="comp_name_from_content_find_child_actions">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to say both of these things? They seem like they're essentially saying the same as each other.

aarongable pushed a commit to chromium/chromium that referenced this pull request Dec 4, 2024
If the name of an element with aria-actions is computed via `name from
contents`, it should not contain the contents of the target actions.

This way, buttons/links/etc don't pollute the accessible name.

w3c/aria#2208

Change-Id: I0d5ebf7dbdf163796aba98dfb4a90ddf6cb2e7db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6038804
Commit-Queue: Aaron Leventhal <aleventhal@chromium.org>
Reviewed-by: Aaron Leventhal <aleventhal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1391669}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants