dequelabs / axe-core

Accessibility engine for automated Web UI testing
https://www.deque.com/axe/
Mozilla Public License 2.0
5.9k stars 772 forks source link

TypeError: No color space found with id = "oklch" #4443

Closed mrvnklm closed 4 months ago

mrvnklm commented 4 months ago

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?

straker commented 4 months ago

Thanks for the issue. This was fixed in #4429 and should be released with the v4.9.1 today.