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

ARIA "name prohibited" list may be testable #63

Closed
cookiecrook opened this issue Oct 5, 2023 · 3 comments
Closed

ARIA "name prohibited" list may be testable #63

cookiecrook opened this issue Oct 5, 2023 · 3 comments

Comments

@cookiecrook
Copy link
Collaborator

ARIA "name prohibited" list may be testable.
https://w3c.github.io/aria/#namefromprohibited

For example, <p aria-label="foo">test</p> should not return a label of test, and—if the implementation details agree—should have an empty label. "test" is a accessibility tree text node inside the para, not its label.

@cookiecrook
Copy link
Collaborator Author

This is not tracked in #3 but we may be able to get it in by the end of the year anyway.

@cookiecrook
Copy link
Collaborator Author

@jnurthen do you agree with my read of the current testability?

@cookiecrook cookiecrook added the good first issue Good for newcomers label Oct 5, 2023
@cookiecrook
Copy link
Collaborator Author

We discussed and agreed that though this is an author error, it would violate the HTML Priorities of Constituencies to turn that into a requirement that the User Agent MUST NOT expose the value.... So closing this one as not testable.

@cookiecrook cookiecrook removed the good first issue Good for newcomers label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant