-
Notifications
You must be signed in to change notification settings - Fork 83
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
[BUG]: Differences between Chrome and Firefox #2028
Comments
Chrome and FF with different results: http://127.0.0.1:5500/test/v2/checker/accessibility/rules/aria_role_redundant_ruleunit/Fail.html |
Investigate the root issues, then open bugs on each finding. |
Here are the Chrome vs. Firefox test results: "aria_role_redundant_ruleunit", "Fail.html" Same |
Project
accessibility-checker-engine
Browser
Firefox
Operating system
MacOS
Description
When building the Java tool, I tried with the Firefox Selenium engine. These testcases don't match the results. It might be because Firefox is auto-fixing some things, but we should at least verify:
Steps to reproduce
Will be easier once the java checker is merged. From the java-accessibility-checker directory, can run:
Will have to comment out the skip items to see them fail.
The text was updated successfully, but these errors were encountered: