Skip to content
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

Color contrast error: cannot read getCellFromPoint #15781

Open
2 tasks done
thurfir opened this issue Jan 25, 2024 · 4 comments
Open
2 tasks done

Color contrast error: cannot read getCellFromPoint #15781

thurfir opened this issue Jan 25, 2024 · 4 comments

Comments

@thurfir
Copy link

thurfir commented Jan 25, 2024

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?) : #15570 , however we do not use mix-blend-mode .

What did you expect?

The accessibility score to be shown.

What have you tried?

  • Ran lighthouse in Chrome, Pagespeed insights and CLI (side question: is there a way to get more details about the error?).
  • Changed font+background colors and sizes on the site to comply with the contrast ratio, and fixed the website to be w3c compliant.
  • Tried running axe-core directly in the browser. No error occurred, only a few violations:
    image

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

@thurfir thurfir added the bug label Jan 25, 2024
@thurfir thurfir changed the title Error on Lighthouse Accessibility Score - Mobile only "Error!" on Lighthouse Accessibility Score - Mobile only Jan 25, 2024
@S3gillu
Copy link

S3gillu commented Jan 25, 2024

Screenshot 2024-01-25 at 4 03 10 PM

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

@thurfir
Copy link
Author

thurfir commented Jan 25, 2024

@S3gillu
Copy link

S3gillu commented Jan 25, 2024

@adamraine
Copy link
Member

This looks like the relevant bug in axe: dequelabs/axe-core#4155

@adamraine adamraine changed the title "Error!" on Lighthouse Accessibility Score - Mobile only Color contrast error: cannot read getCellFromPoint Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants