GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.38k stars 9.37k forks source link

Color contrast error: cannot read `getCellFromPoint` #15781

Open thurfir opened 9 months ago

thurfir commented 9 months ago

FAQ

URL

https://www.sport-decouverte.com/

What happened?

Hi, the accessibility score is missing in the Mobile audit when auditing the website, and the background/foreground audit returns an error:

image

I found a related issue (maybe?) : https://github.com/GoogleChrome/lighthouse/issues/15570 , however we do not use mix-blend-mode .

What did you expect?

The accessibility score to be shown.

What have you tried?

How were you running Lighthouse?

CLI

Lighthouse Version

11.5.0

Chrome Version

121.0.6167.86

Node Version

No response

OS

No response

Relevant log output

No response

S3gillu commented 9 months ago
Screenshot 2024-01-25 at 4 03 10 PM

It's the same problem for Desktop Accessibility Results too.

thurfir commented 9 months ago

@S3gillu this is strange, I don't have your result:

image https://pagespeed.web.dev/analysis/https-www-sport-decouverte-com/8puw8ykqcn?form_factor=desktop

S3gillu commented 9 months ago

@thurfir Please check this link, https://pagespeed.web.dev/analysis/https-cars24-com-au/rhvlcw5r0h?form_factor=desktop

adamraine commented 9 months ago

This looks like the relevant bug in axe: https://github.com/dequelabs/axe-core/issues/4155