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

Unified Diff: LayoutTests/platform/mac/fast/text/line-breaks-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/line-breaks-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt b/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt
index bbb25d0979da55db5e7c6c3abb024a949ee6a83b..c0505cbbc71bf541f583576406bd30960b309406 100644
--- a/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt
@@ -8,24 +8,24 @@ layer at (0,0) size 800x493
text run at (0,0) width 84: "This is good:"
LayoutBlockFlow {DIV} at (0,39.33) size 100x52
LayoutBlockFlow {P} at (0,0) size 100x52 [border: (1px solid #008000)]
- LayoutText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lorem"
+ LayoutText {#text} at (34,1) size 65x50
+ text run at (34,1) width 65: "Lorem"
text run at (35,26) width 64: "ipsum"
LayoutBlockFlow (anonymous) at (0,112.66) size 784x18
LayoutText {#text} at (0,0) size 289x18
text run at (0,0) width 289: "The following three should look like \x{201C}good\x{201D}:"
LayoutBlockFlow {DIV} at (0,151.98) size 100x198.66
LayoutBlockFlow {P} at (0,0) size 100x52 [border: (1px solid #0000FF)]
- LayoutText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lorem"
+ LayoutText {#text} at (34,1) size 65x50
+ text run at (34,1) width 65: "Lorem"
text run at (35,26) width 64: "\x{131}psum"
LayoutBlockFlow {P} at (0,73.33) size 100x52 [border: (1px solid #0000FF)]
- LayoutText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lorem"
+ LayoutText {#text} at (34,1) size 65x50
+ text run at (34,1) width 65: "Lorem"
text run at (35,26) width 64: "\x{131}psum"
LayoutBlockFlow {P} at (0,146.66) size 100x52 [border: (1px solid #0000FF)]
- LayoutText {#text} at (33,1) size 66x50
- text run at (33,1) width 66: "Lore\x{1E3F}"
+ LayoutText {#text} at (34,1) size 65x50
+ text run at (34,1) width 65: "Lore\x{1E3F}"
text run at (35,26) width 64: "ipsum"
LayoutBlockFlow (anonymous) at (0,371.97) size 784x18
LayoutText {#text} at (0,0) size 75x18

Powered by Google App Engine
This is Rietveld 408576698