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

Side by Side 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 822 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 822
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x822 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x822 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x822 4 LayoutBlockFlow {HTML} at (0,0) size 785x822
5 LayoutBlockFlow {BODY} at (8,8) size 769x801 5 LayoutBlockFlow {BODY} at (8,8) size 769x801
6 LayoutBlockFlow {P} at (0,0) size 769x40 6 LayoutBlockFlow {P} at (0,0) size 769x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 737x39 9 LayoutInline {I} at (0,0) size 735x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 351x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 350x19 11 LayoutText {#text} at (49,0) size 351x19
12 text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=7216" 12 text run at (49,0) width 351: "http://bugzilla.opendarwin.org/show _bug.cgi?id=7216"
13 LayoutText {#text} at (401,0) size 737x39 13 LayoutText {#text} at (399,0) size 735x39
14 text run at (401,0) width 4: " " 14 text run at (399,0) width 5: " "
15 text run at (405,0) width 332: "white-space: pre-wrap collapses lead ing whitespace" 15 text run at (403,0) width 332: "white-space: pre-wrap collapses lead ing whitespace"
16 text run at (0,20) width 125: "following a newline" 16 text run at (0,20) width 125: "following a newline"
17 LayoutText {#text} at (125,20) size 4x19 17 LayoutText {#text} at (125,20) size 4x19
18 text run at (125,20) width 4: "." 18 text run at (125,20) width 4: "."
19 LayoutBlockFlow {HR} at (0,56) size 769x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,56) size 769x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {P} at (0,74) size 769x20 20 LayoutBlockFlow {P} at (0,74) size 769x20
21 LayoutText {#text} at (0,0) size 34x19 21 LayoutText {#text} at (0,0) size 34x19
22 text run at (0,0) width 34: "Here " 22 text run at (0,0) width 34: "Here "
23 LayoutInline {CODE} at (0,0) size 24x16 23 LayoutInline {CODE} at (0,0) size 24x16
24 LayoutText {#text} at (34,3) size 24x16 24 LayoutText {#text} at (34,3) size 24x16
25 text run at (34,3) width 24: "bar" 25 text run at (34,3) width 24: "bar"
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 text run at (0,32) width 24: " " 105 text run at (0,32) width 24: " "
106 text run at (0,48) width 24: "bar" 106 text run at (0,48) width 24: "bar"
107 LayoutBlockFlow {PRE} at (0,737) size 42x64 [bgcolor=#C0C0C0] 107 LayoutBlockFlow {PRE} at (0,737) size 42x64 [bgcolor=#C0C0C0]
108 LayoutText {#text} at (0,0) size 32x64 108 LayoutText {#text} at (0,0) size 32x64
109 text run at (0,0) width 24: "foo" 109 text run at (0,0) width 24: "foo"
110 text run at (24,0) width 8: " " 110 text run at (24,0) width 8: " "
111 text run at (0,16) width 24: "baz" 111 text run at (0,16) width 24: "baz"
112 text run at (24,16) width 0: " " 112 text run at (24,16) width 0: " "
113 text run at (0,32) width 24: " " 113 text run at (0,32) width 24: " "
114 text run at (0,48) width 24: "bar" 114 text run at (0,48) width 24: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698