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

Fix missing definition aria-state-or-property-valid-value-6a7281 #2129

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

WilcoFiers
Copy link
Member

Need for Call for Review: none, editorial


How to Review And Approve

  • Go to the “Files changed” tab
  • Here you will have the option to leave comments on different lines.
  • Once the review is completed, find the “Review changes” button in the top right, select “Approve” (if you are really confident in the rule) or "Request changes" and click “Submit review”.
  • Make sure to also review the proposed Call for Review period. In case of disagreement, the longer period wins.

@@ -244,3 +245,4 @@ The `aria-hidden` attribute is not on an [HTML or SVG element][].
[html or svg element]: #namespaced-element
[value type]: https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value
[wai-aria state or property]: https://www.w3.org/TR/wai-aria-1.2/#state_prop_def
[attribute value]: #attribute-value
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm curious how this passed tests if the [attribute value] ref was missing 🤔 Are we having flaky tests?

Copy link
Member Author

@WilcoFiers WilcoFiers Oct 26, 2023

Choose a reason for hiding this comment

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

The tests check that an ID exists. If there's no ID then it's ignored. We could definitely do with an extra test to prevent this if you're up for it.

@WilcoFiers WilcoFiers merged commit fe5ff2d into develop Oct 26, 2023
1 check passed
@WilcoFiers WilcoFiers deleted the WilcoFiers-patch-3 branch October 26, 2023 09:13
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

Successfully merging this pull request may close these issues.

5 participants