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

remove invalid expectations for dd, dt, associationlist, associationlistkey, associationlistvalue #47608

Conversation

cookiecrook
Copy link
Contributor

@spectranaut
Copy link
Contributor

@aleventhal - can you take a look?

<dl aria-label="label" data-expectedlabel="label" data-testname="label valid on dl element" class="ex">
<!-- dt/dd pending listitemkey and listitemvalue roles: https://github.com/w3c/aria/issues/1662 -->
<!-- Currently these map to `term` and `definition` for which name is prohibited. -->
<!-- Using aria-label here would be an authoring error, however there is no UA requirement to ignore the author provided role. -->
Copy link
Contributor Author

@cookiecrook cookiecrook Aug 15, 2024

Choose a reason for hiding this comment

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

Actually based on the ARIA WG discussion today, perhaps we need another tentative test to invalidate this label based on the AccName update that requires ignoring nameFrom:author on roles with name prohibited. @aleventhal, what do you think?

Copy link
Contributor

Choose a reason for hiding this comment

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

I think things are too much in flux rn and we should do another round of test updates once we figure out to do with name prohibited. Right now, ACCNAME says to return the empty string for prohibited names, which is counter to the test. However, I don't think there is a consensus on what actually should happen yet.

@cookiecrook cookiecrook merged commit 35c4914 into web-platform-tests:master Aug 19, 2024
19 checks passed
@cookiecrook cookiecrook deleted the remove-invalid-dd-dt-label-expectations branch August 19, 2024 23:13
asamuzaK added a commit to asamuzaK/wpt that referenced this pull request Aug 19, 2024
Westbrook pushed a commit to Westbrook/wpt that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants