-
Notifications
You must be signed in to change notification settings - Fork 798
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
td-headers-attr docs mostly about using [scope] #1782
Comments
Added link to https://www.w3.org/WAI/WCAG21/Techniques/html/H43 in the How to Fix section - this example demonstrates associating IDs with |
Tested, there is no https://www.w3.org/TR/WCAG20-TECHS/H43.html link in the Fix the following, Tested Environment: |
@chandana7393 : Not sure what you mean. There's no https://www.w3.org/WAI/*WCAG21*/Techniques/html/H43 in the UI, or in the rule help? Because the link is definitely in the rule help in the "Other Resources" section at the bottom of the page. Also - It's not impossible that you checked this and the updated rule hadn't been picked up from github over to DQU quite yet. We're pulling rule help directly from Github every 45 minutes now. @paulbohman: please advise? @straker: Can you offer any insight into what axe-coconut is doing regarding how it points to rule help? Thanks! |
More new content added with examples demonstrating the use of Latest link is here: https://dequeuniversity.com/rules/axe/3.4/td-headers-attr |
@jeankaplansky Thanks for the clarification. Tested Environment: |
the https://dequeuniversity.com/rules/axe/3.3/td-headers-attr doc is quite confusing to me.
there is no example of a table using
[headers]
attribute (either incorrectly or correctly).. only a correct example usingscope
.The text was updated successfully, but these errors were encountered: