-
Notifications
You must be signed in to change notification settings - Fork 0
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
try to fix contrast issue #2
Conversation
Thank you for your contribution! We are reviewing your pull request. |
Running axe-core 4.9.1 in chrome-headless Testing http://localhost:8080 ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. Testing http://localhost:8080/game ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. Testing http://localhost:8080/cheat ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. Testing http://localhost:8080/solver ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. |
Running axe-core 4.9.1 in chrome-headless Testing http://localhost:8080 ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. Testing http://localhost:8080/game ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. Testing http://localhost:8080/cheat ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. Testing http://localhost:8080/solver ... please wait, this may take a minute. Violation of "region" with 4 occurrences! Violation of "select-name" with 1 occurrences! 5 Accessibility issues detected. |
No description provided.