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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
index 71bcd900db4a2a74d032af5e46b941a6258acd68..de650df425177dd9d0b78b76583992e557ef0329 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 785x822 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 785x822
LayoutBlockFlow {BODY} at (8,8) size 769x801
LayoutBlockFlow {P} at (0,0) size 769x40
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {I} at (0,0) size 737x39
- LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 350x19
- text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7216"
- LayoutText {#text} at (401,0) size 737x39
- text run at (401,0) width 4: " "
- text run at (405,0) width 332: "white-space: pre-wrap collapses leading whitespace"
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
+ LayoutInline {I} at (0,0) size 735x39
+ LayoutInline {A} at (0,0) size 351x19 [color=#0000EE]
+ LayoutText {#text} at (49,0) size 351x19
+ text run at (49,0) width 351: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7216"
+ LayoutText {#text} at (399,0) size 735x39
+ text run at (399,0) width 5: " "
+ text run at (403,0) width 332: "white-space: pre-wrap collapses leading whitespace"
text run at (0,20) width 125: "following a newline"
LayoutText {#text} at (125,20) size 4x19
text run at (125,20) width 4: "."

Powered by Google App Engine
This is Rietveld 408576698