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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/images/color-profile-munsell-srgb-to-srgb-expected.txt

Issue 2889313002: color: Enable color correct rendering for images layout tests (Closed)
Patch Set: Rebaseline everything Created 3 years, 7 months 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/images/color-profile-munsell-srgb-to-srgb-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/images/color-profile-munsell-srgb-to-srgb-expected.txt b/third_party/WebKit/LayoutTests/platform/win/images/color-profile-munsell-srgb-to-srgb-expected.txt
deleted file mode 100644
index 61e3d1ad2d3da9f3409bff7190a9176ea3ca2e92..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/images/color-profile-munsell-srgb-to-srgb-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-
-Color Actual Expected dE
---------------------------------------------
-Dark Skin 115,80,64 115,80,64 0
-Light Skin 195,151,130 195,151,130 0
-Blue Sky 94,123,156 94,123,156 0
-Foliage 88,108,65 88,108,65 0
-Blue Flower 130,129,177 130,129,177 0
-Bluish Green 100,190,171 100,190,171 0
---------------------------------------------
-Orange 217,122,37 217,122,37 0
-Purplish Blue 72,91,165 72,91,165 0
-Moderate Red 194,84,98 194,84,98 0
-Purple 91,59,107 91,59,107 0
-Yellow Green 160,188,60 160,188,60 0
-Orange Yellow 230,163,42 230,163,42 0
---------------------------------------------
-Blue 46,60,153 46,60,153 0
-Green 71,150,69 71,150,69 0
-Red 177,44,56 177,44,56 0
-Yellow 238,200,27 238,200,27 0
-Magenta 187,82,148 187,82,148 0
-Cyan (*) 0,135,166 0,135,166 0
---------------------------------------------
-White 243,242,237 243,242,237 0
-Neutral 8 201,201,201 201,201,201 0
-Neutral 6.5 161,161,161 161,161,161 0
-Neutral 5 122,122,121 122,122,121 0
-Neutral 3.5 83,83,83 83,83,83 0
-Black 50,49,50 50,49,50 0
---------------------------------------------
-
-Result: total RMS color error: 0.00
- * Munsell Cyan is outside 255 sRGB gamut
-
-
-
-
-
-
-
-

Powered by Google App Engine
This is Rietveld 408576698