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

Unified Diff: LayoutTests/platform/mac/fast/text/selection-rect-rounding-expected.txt

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/mac/fast/text/selection-rect-rounding-expected.txt
diff --git a/LayoutTests/fast/text/selection-rect-rounding-expected.txt b/LayoutTests/platform/mac/fast/text/selection-rect-rounding-expected.txt
similarity index 88%
rename from LayoutTests/fast/text/selection-rect-rounding-expected.txt
rename to LayoutTests/platform/mac/fast/text/selection-rect-rounding-expected.txt
index b2a230750fd9c3e971f5f1332a2505d33844acf7..2fcd97f772fa285d2b0fec856d1b15f958fde035 100644
--- a/LayoutTests/fast/text/selection-rect-rounding-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/selection-rect-rounding-expected.txt
@@ -14,8 +14,8 @@ layer at (8,8) size 100x117
text run at (51,0) width 11: "p "
text run at (61,0) width 11: "q "
text run at (71,0) width 9: "r "
- text run at (79,0) width 11: "s "
- text run at (89,0) width 5: "t"
+ text run at (79,0) width 10: "s "
+ text run at (88,0) width 6: "t"
text run at (0,13) width 11: "u "
text run at (10,13) width 10: "v "
text run at (19,13) width 13: "w "
@@ -29,23 +29,23 @@ layer at (8,8) size 100x117
text run at (0,26) width 11: "o "
text run at (10,26) width 11: "p "
text run at (20,26) width 12: "q "
- text run at (31,26) width 9: "r "
- text run at (39,26) width 10: "s "
+ text run at (31,26) width 8: "r "
+ text run at (38,26) width 11: "s "
text run at (48,26) width 8: "t "
- text run at (55,26) width 12: "u "
- text run at (66,26) width 10: "v "
+ text run at (55,26) width 11: "u "
+ text run at (65,26) width 11: "v "
text run at (75,26) width 13: "w "
text run at (87,26) width 7: "x"
text run at (0,39) width 10: "y "
- text run at (9,39) width 11: "z "
+ text run at (9,39) width 10: "z "
text run at (19,39) width 7: "i "
text run at (25,39) width 11: "x "
text run at (35,39) width 15: "m "
text run at (49,39) width 11: "n "
text run at (59,39) width 12: "o "
text run at (70,39) width 11: "p "
- text run at (80,39) width 12: "q "
- text run at (91,39) width 5: "r"
+ text run at (80,39) width 11: "q "
+ text run at (90,39) width 6: "r"
text run at (0,52) width 10: "s "
text run at (9,52) width 8: "t "
text run at (16,52) width 11: "u "
@@ -54,8 +54,8 @@ layer at (8,8) size 100x117
text run at (48,52) width 11: "x "
text run at (58,52) width 10: "y "
text run at (67,52) width 11: "z "
- text run at (77,52) width 8: "i "
- text run at (84,52) width 7: "x"
+ text run at (77,52) width 7: "i "
+ text run at (83,52) width 8: "x"
text run at (0,65) width 14: "m "
text run at (13,65) width 12: "n "
text run at (24,65) width 11: "o "
@@ -64,7 +64,7 @@ layer at (8,8) size 100x117
text run at (55,65) width 9: "r "
text run at (63,65) width 10: "s "
text run at (72,65) width 8: "t "
- text run at (79,65) width 12: "u "
+ text run at (79,65) width 11: "u "
text run at (90,65) width 6: "v"
text run at (0,78) width 12: "w "
text run at (11,78) width 12: "x "

Powered by Google App Engine
This is Rietveld 408576698