-
Notifications
You must be signed in to change notification settings - Fork 22
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
role 'directory' used on ol
or ul
causes Axe listitem
rule to be reported
#239
Milestone
Comments
Reported to Axe as dequelabs/axe-core#1677 |
dequelabs/axe-core#1677 (comment)
|
This was referenced Oct 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When an
ol
element as the roledirectory
(as for instance in the DPUB ARIAdoc-toc
example), Axe will report alistitem
error:I don't know if it's a bug or intentional (lack of a11y support). To be investigated…
Thanks @garconvacher for the report!
The text was updated successfully, but these errors were encountered: