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

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

Issue 2894543002: No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Should have done rebaseline 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 unified diff | Download patch
OLDNEW
1 1
2 Color Actual Expected dE 2 Color Actual Expected dE
3 -------------------------------------------- 3 --------------------------------------------
4 Dark Skin 115,80,64 115,80,64 0 4 Dark Skin 115,80,64 115,80,64 0
5 Light Skin 195,151,130 195,151,130 0 5 Light Skin 195,151,130 195,151,130 0
6 Blue Sky 94,123,156 94,123,156 0 6 Blue Sky 94,123,156 94,123,156 0
7 Foliage 88,108,65 88,108,65 0 7 Foliage 88,108,65 88,108,65 0
8 Blue Flower 130,129,177 130,129,177 0 8 Blue Flower 130,129,177 130,129,177 0
9 Bluish Green 100,190,171 100,190,171 0 9 Bluish Green 100,190,171 100,190,171 0
10 -------------------------------------------- 10 --------------------------------------------
(...skipping 13 matching lines...) Expand all
24 -------------------------------------------- 24 --------------------------------------------
25 White 243,242,237 243,242,237 0 25 White 243,242,237 243,242,237 0
26 Neutral 8 201,201,201 201,201,201 0 26 Neutral 8 201,201,201 201,201,201 0
27 Neutral 6.5 161,161,161 161,161,161 0 27 Neutral 6.5 161,161,161 161,161,161 0
28 Neutral 5 122,122,121 122,122,121 0 28 Neutral 5 122,122,121 122,122,121 0
29 Neutral 3.5 83,83,83 83,83,83 0 29 Neutral 3.5 83,83,83 83,83,83 0
30 Black 50,49,50 50,49,50 0 30 Black 50,49,50 50,49,50 0
31 -------------------------------------------- 31 --------------------------------------------
32 32
33 Result: total RMS color error: 0.00 33 Result: total RMS color error: 0.00
34 * Munsell Cyan is outside 255 sRGB gamut 34 * Munsell Cyan is outside 255 sRGB gamut
35 35
36 36
37 37
38 38
39 39
40 40
41 41
42 42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698