We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
axe-core
4.9.0 + 4.8.3
axe crashes with error TypeError: No color space found with id = "oklch"
TypeError: No color space found with id = "oklch"
run axe core on https://www.werder.de/
I am using play @axe-core/playwright
@axe-core/playwright
found the same issue on #4428 but from my understanding this should not fail in older versions as the dependency is downgraded as well?
The text was updated successfully, but these errors were encountered:
Thanks for the issue. This was fixed in #4429 and should be released with the v4.9.1 today.
Sorry, something went wrong.
No branches or pull requests
Product
axe-core
Product Version
4.9.0 + 4.8.3
Latest Version
Issue Description
Actual
axe crashes with error
TypeError: No color space found with id = "oklch"
How to Reproduce
run axe core on https://www.werder.de/
Additional context
I am using play
@axe-core/playwright
found the same issue on #4428 but from my understanding this should not fail in older versions as the dependency is downgraded as well?
The text was updated successfully, but these errors were encountered: