mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
1568f5568f
When colors are converted to sRGB to render onto the display, make sure that they are within sRGB gamut limits. Gamut mapping is implemented according to: https://drafts.csswg.org/css-color-4/#gamut-mapping The color-mix-non-srgb-001 test is checking the expected result in sRGB, which happens to be out of gamut limits, but because the test is for color-mix and not gamut mapping, I changed the expected results to the color space of the mix. The svg reftest now has an increased fuzzy to allow for the final colors to be gamut mapped. Gamut mapping is dependent of available hardware, so we can't pin down exact colors for the result. Differential Revision: https://phabricator.services.mozilla.com/D191083 |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |