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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 812 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 812
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x812 4 LayoutBlockFlow {HTML} at (0,0) size 785x812
5 LayoutBlockFlow {BODY} at (8,8) size 769x791 5 LayoutBlockFlow {BODY} at (8,8) size 769x791
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 55x17 7 LayoutText {#text} at (0,0) size 54x17
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 748x35 9 LayoutInline {I} at (0,0) size 746x35
10 LayoutInline {A} at (0,0) size 354x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 353x17 [color=#0000EE]
11 LayoutText {#text} at (54,0) size 354x17 11 LayoutText {#text} at (53,0) size 353x17
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 748x35 13 LayoutText {#text} at (405,0) size 746x35
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 5x17 17 LayoutText {#text} at (126,18) size 5x17
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 36x17 21 LayoutText {#text} at (0,0) size 36x17
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 25x16 23 LayoutInline {CODE} at (0,0) size 25x16
24 LayoutText {#text} at (35,2) size 25x16 24 LayoutText {#text} at (35,2) size 25x16
25 text run at (35,2) width 25: "bar" 25 text run at (35,2) width 25: "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,727) size 35x64 [bgcolor=#C0C0C0] 107 LayoutBlockFlow {PRE} at (0,727) size 35x64 [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