Chromium Code Reviews
DescriptionColor-correct PNG images that have an sRGB chunk
When a PNG has an sRGB chunk, the color space of the image RGB pixels
is sRGB (per the PNG spec) and gAMA and cHRM chunks should be ignored
in systems that support image color-correction. Such images should be
color-corrected so do that, and gain compat with other browsers.
Note: per the spec, a PNG image should have an sRGB chunk, or an iCCP
chunk, but never both.
Changes in color behaviour here (obviously). Add TestExpectations for
layout test results needing rebaselines, ref-test fixes, etc.
BUG=354883
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187101
Patch Set 1 : Initial pass, test failures. #
Total comments: 9
Patch Set 2 : Next pass, test failures. #Patch Set 3 : Sync up, test failures. #Patch Set 4 : Add test expectation rebaselines #Patch Set 5 : Adjust scrolling-embedded-svg-file-image-repaint-problem.html on Mac. #Patch Set 6 : Adjust tables/mozilla/marvin/backgr_* Mac and Win. #
Messages
Total messages: 15 (5 generated)
|
||||||||||||||||||||||||||||