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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 781 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 781
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x781 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x781 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x781 4 LayoutBlockFlow {HTML} at (0,0) size 785x781
5 LayoutBlockFlow {BODY} at (8,8) size 769x760 5 LayoutBlockFlow {BODY} at (8,8) size 769x760
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 54x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 54: "Test for "
9 LayoutInline {I} at (0,0) size 748x36 9 LayoutInline {I} at (0,0) size 746x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 353x18 [color=#0000EE]
11 LayoutText {#text} at (54,0) size 354x18 11 LayoutText {#text} at (53,0) size 353x18
12 text run at (54,0) width 354: "http://bugzilla.opendarwin.org/show _bug.cgi?id=7216" 12 text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show _bug.cgi?id=7216"
13 LayoutText {#text} at (407,0) size 748x36 13 LayoutText {#text} at (405,0) size 746x36
14 text run at (407,0) width 5: " " 14 text run at (405,0) width 5: " "
15 text run at (411,0) width 337: "white-space: pre-wrap collapses lead ing whitespace" 15 text run at (409,0) width 337: "white-space: pre-wrap collapses lead ing whitespace"
16 text run at (0,18) width 127: "following a newline" 16 text run at (0,18) width 127: "following a newline"
17 LayoutText {#text} at (126,18) size 5x18 17 LayoutText {#text} at (126,18) size 5x18
18 text run at (126,18) width 5: "." 18 text run at (126,18) width 5: "."
19 LayoutBlockFlow {HR} at (0,52) size 769x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,52) size 769x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {P} at (0,70) size 769x18 20 LayoutBlockFlow {P} at (0,70) size 769x18
21 LayoutText {#text} at (0,0) size 36x18 21 LayoutText {#text} at (0,0) size 36x18
22 text run at (0,0) width 36: "Here " 22 text run at (0,0) width 36: "Here "
23 LayoutInline {CODE} at (0,0) size 24x15 23 LayoutInline {CODE} at (0,0) size 24x15
24 LayoutText {#text} at (35,2) size 24x15 24 LayoutText {#text} at (35,2) size 24x15
25 text run at (35,2) width 24: "bar" 25 text run at (35,2) width 24: "bar"
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 text run at (0,30) width 24: " " 105 text run at (0,30) width 24: " "
106 text run at (0,45) width 24: "bar" 106 text run at (0,45) width 24: "bar"
107 LayoutBlockFlow {PRE} at (0,700) size 41.05x60 [bgcolor=#C0C0C0] 107 LayoutBlockFlow {PRE} at (0,700) size 41.05x60 [bgcolor=#C0C0C0]
108 LayoutText {#text} at (0,0) size 32x60 108 LayoutText {#text} at (0,0) size 32x60
109 text run at (0,0) width 24: "foo" 109 text run at (0,0) width 24: "foo"
110 text run at (23,0) width 9: " " 110 text run at (23,0) width 9: " "
111 text run at (0,15) width 24: "baz" 111 text run at (0,15) width 24: "baz"
112 text run at (23,15) width 1: " " 112 text run at (23,15) width 1: " "
113 text run at (0,30) width 24: " " 113 text run at (0,30) width 24: " "
114 text run at (0,45) width 24: "bar" 114 text run at (0,45) width 24: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698