Skip to content

Update programmatically-determined-link-context.md #2341

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

sujisreerama
Copy link
Collaborator

@sujisreerama sujisreerama commented Jul 31, 2025

Updated the glossary section to remove 'aria-decribedby' and changed the description from 'set of all elements' to 'link's accessible description, combined with the set of all elements'

<< Describe the changes >>

Closes issue(s):

Need for Call for Review:
This will not require a Call for Review << choose reason(s): editorial changes (including to the applicability, expectation or examples section), changes to assumptions, background, accessibility support, change to website/test code (not rule), other (explain). >>


After creating PR:

When merging a PR:

  • Close any issue that the PR resolves. This will happen automatically upon merging if the PR was correctly linked to the issue, e.g. by referencing the issue at the top of this comment.

Updated the glossary section to remove 'aria-decribedby' and changed the description from 'set of all elements' to 'link's accessible description, combined with the set of all elements'
Copy link

netlify bot commented Jul 31, 2025

Deploy Preview for act-rules ready!

Name Link
🔨 Latest commit e49fdb5
🔍 Latest deploy log https://app.netlify.com/projects/act-rules/deploys/688b83713539a1000838679e
😎 Deploy Preview https://deploy-preview-2341--act-rules.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 project configuration.

@CLAassistant
Copy link

CLAassistant commented Jul 31, 2025

CLA assistant check
All committers have signed the CLA.

@sujisreerama sujisreerama marked this pull request as draft July 31, 2025 05:49
@sujisreerama sujisreerama self-assigned this Jul 31, 2025
@@ -8,13 +8,12 @@ input_aspects:
- DOM tree
---

The _programmatically determined context_ of a link (or _programmatically determined link context_) is the set of all elements that are [included in the accessibility tree][], and have one or more of the following relationships to the link:
The _programmatically determined context_ of a link (or _programmatically determined link context_) is the link's accessible description, combined with the set of all elements that are [included in the accessibility tree][], and have one or more of the following relationships to the link:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
The _programmatically determined context_ of a link (or _programmatically determined link context_) is the link's accessible description, combined with the set of all elements that are [included in the accessibility tree][], and have one or more of the following relationships to the link:
The _programmatically determined context_ of a link (or _programmatically determined link context_) is the link's [accessible description][], combined with the set of all elements that are [included in the accessibility tree][], and have one or more of the following relationships to the link:

@sujisreerama sujisreerama requested a review from sage-putnam July 31, 2025 14:07
@sujisreerama sujisreerama marked this pull request as ready for review July 31, 2025 14:53
@sujisreerama sujisreerama added the Editorial For editorial changes that does not change the meaning of a rule or Glossary term label Jul 31, 2025
@sujisreerama sujisreerama requested a review from WilcoFiers July 31, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editorial For editorial changes that does not change the meaning of a rule or Glossary term
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should rules about link's name (b20e66, 5effbb, aizyf1, fd3a94) consider the title attribute?
3 participants