Enable experimental features in package config, such as Advanced Perceptual Contrast Algorithm (APCA)
#16237
Answered
by
vincerubinetti
vincerubinetti
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
vincerubinetti
Oct 29, 2024
Replies: 1 comment 2 replies
-
Our color contrast advice comes from axe-core, please see dequelabs/axe-core#3325 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, the answer to this is yes; the functionalities are different. If this is actually the code for the Chrome Dev Tools panel, it seems like the APCA calculation is done just in the frontend of the dev tools panel, and not in the standalone Lighthouse package:
https://github.com/search?q=repo%3AChromeDevTools%2Fdevtools-frontend%20apca&type=code