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

Unified Diff: LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-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/whitespace/pre-wrap-spaces-after-newline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt b/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
index 817d211d3c2bd6368d2284ad6e26fe0840c70d1f..acb42f72676458b7f205f4c701f218f24cc886ec 100644
--- a/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
@@ -52,7 +52,7 @@ layer at (0,0) size 785x781 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,30) width 24: "bar"
LayoutBlockFlow {PRE} at (0,242) size 41.05x45 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 55x15
- text run at (0,0) width 40: "foo "
+ text run at (0,0) width 39: "foo "
text run at (39,0) width 16: " "
LayoutBR {BR} at (54,12) size 1x0
LayoutText {#text} at (0,15) size 24x30
@@ -71,20 +71,20 @@ layer at (0,0) size 785x781 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,15) width 24: " "
text run at (0,30) width 24: "bar"
LayoutBlockFlow {PRE} at (0,416) size 41.05x45 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 40x45
- text run at (0,0) width 40: "foo "
- text run at (39,0) width 1: " "
+ LayoutText {#text} at (0,0) size 39x45
+ text run at (0,0) width 39: "foo "
+ text run at (39,0) width 0: " "
text run at (0,15) width 24: " "
text run at (0,30) width 24: "bar"
LayoutBlockFlow {PRE} at (0,474) size 41.05x45 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 55x45
- text run at (0,0) width 40: "foo "
+ text run at (0,0) width 39: "foo "
text run at (39,0) width 16: " "
text run at (0,15) width 24: " "
text run at (0,30) width 24: "bar"
LayoutBlockFlow {PRE} at (0,532) size 41.05x45 [bgcolor=#C0C0C0]
LayoutText {#text} at (0,0) size 63x45
- text run at (0,0) width 40: "foo "
+ text run at (0,0) width 39: "foo "
text run at (39,0) width 24: " "
text run at (0,15) width 24: " "
text run at (0,30) width 24: "bar"

Powered by Google App Engine
This is Rietveld 408576698