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

WAI-ARIA role, state or property not able to identify #169

Open
cBala20 opened this issue Aug 21, 2019 · 2 comments
Open

WAI-ARIA role, state or property not able to identify #169

cBala20 opened this issue Aug 21, 2019 · 2 comments

Comments

@cBala20
Copy link

cBala20 commented Aug 21, 2019

Hi Team,
While executing the axe-core against one of our webpage, we noticed that axe core is not able to identify invalid "WAI-ARIA role, state or property", but the same is identified and verified by other accessibility tool. The issue is identified in the below HTML line.
<a role="button" href="#" id="helpIcon" custom-popover="" aria-haspopup="true" aria-expanded="false" aria-controls="helpSupportPopover" style="z-index: 2147483646; position: relative;">

Can help me in handling this scenario.

@kimberlythegeek
Copy link
Contributor

Hi @cBala20 , thanks for submitting this issue.

Hi Team,
While executing the axe-core against one of our webpage, we noticed that axe core is not able to identify invalid "WAI-ARIA role, state or property"

can you give me an example of the response or output you're expecting? What defines an invalid "WAI-ARIA role, state or property"?

It could be that I need to update axe-core to the latest version. I was in the process of automating the updates when I was moved to a different project!

@cBala20
Copy link
Author

cBala20 commented Aug 29, 2019

Hi Kimberlythegeek,

Other accessibility tools are giving the violation as "“Invalid WAI-ARIA Role” .
Please let me know if you need more details.

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

2 participants