Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Side by Side Diff: LayoutTests/fast/images/png-color-profile-ignore-gamma.html

Issue 765223002: Ignore PNG gamma chunk when PNG images have a color profile (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!-- crbug.com/354885 The red/blue squares should be inside a green box. -->
2 <img src="resources/png-color-profile-and-gamma-chunk.png">
3 <script>
4 if (window.testRunner)
5 window.testRunner.dumpAsTextWithPixelResults();
6 </script>
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/images/png-color-profile-ignore-gamma-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698