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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/media/color-profile-munsell-bt709-to-srgb-expected.txt

Issue 2875333003: color: Make layout tests specify color space by command line flag (Closed)
Patch Set: Rebaseline tests 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/mac/media/color-profile-munsell-bt709-to-srgb-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/media/color-profile-munsell-bt709-to-srgb-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/media/color-profile-munsell-bt709-to-srgb-expected.txt
index d33126e36bdc36195873cb8817c4304077ea7642..635f94ecd2fcb9e190ba646fdbe63dc9b94f3e32 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/media/color-profile-munsell-bt709-to-srgb-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/media/color-profile-munsell-bt709-to-srgb-expected.txt
@@ -2,14 +2,14 @@
Color Actual Expected dE
--------------------------------------------
Dark Skin 95,63,49 115,80,64 30
-Light Skin 181,133,111 195,151,130 30
+Light Skin 181,132,111 195,151,130 30
Blue Sky 76,103,138 94,123,156 32
-Foliage 70,90,50 88,108,65 30
+Foliage 71,90,50 88,108,65 29
Blue Flower 110,107,161 130,129,177 34
Bluish Green 85,179,155 100,190,171 25
--------------------------------------------
Orange 207,102,29 217,122,37 24
-Purplish Blue 56,69,148 72,91,165 32
+Purplish Blue 57,69,148 72,91,165 32
Moderate Red 179,62,80 194,84,98 32
Purple 72,42,88 91,59,107 32
Yellow Green 144,177,46 160,188,60 24
@@ -19,10 +19,10 @@ Blue 35,40,135 46,60,153 29
Green 58,135,53 71,150,69 25
Red 159,26,43 177,44,56 29
Yellow 233,191,24 238,200,27 11
-Magenta 170,58,130 187,82,148 34
+Magenta 171,58,130 187,82,148 34
Cyan (*) 15,116,149 0,135,166 30
--------------------------------------------
-White 240,238,233 243,242,237 6
+White 241,238,233 243,242,237 6
Neutral 8 189,189,189 201,201,201 21
Neutral 6.5 144,144,144 161,161,161 29
Neutral 5 103,103,102 122,122,121 33
@@ -37,5 +37,5 @@ SG Black 2x 36,36,36 48,48,48 21
SG Black 24,24,24 31,31,31 12
--------------------------------------------
-Result: total RMS color error: 26.89
+Result: total RMS color error: 26.85

Powered by Google App Engine
This is Rietveld 408576698