We're going to implement the `contrast-color()` CSS function in the next commit, and the spec advises to use the contrast ratio definition as described in WCAG 2. So let's replace our `Color::contrast_ratio()` implementation by that. Co-authored-by: InvalidUsernameException <InvalidUsernameException@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test-inputs | ||
| BenchmarkJPEGLoader.cpp | ||
| CMakeLists.txt | ||
| TestBitmapExport.cpp | ||
| TestColor.cpp | ||
| TestImageDecoder.cpp | ||
| TestImageWriter.cpp | ||
| TestQuad.cpp | ||
| TestRect.cpp | ||
| TestWOFF.cpp | ||
| TestWOFF2.cpp | ||
| TestYUVData.cpp | ||