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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/h1-in-section-elements-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x417 3 layer at (0,0) size 800x417
4 LayoutBlockFlow {HTML} at (0,0) size 800x417 4 LayoutBlockFlow {HTML} at (0,0) size 800x417
5 LayoutBlockFlow {BODY} at (8,16) size 784x188 5 LayoutBlockFlow {BODY} at (8,16) size 784x188
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 439x19 7 LayoutText {#text} at (0,0) size 439x19
8 text run at (0,0) width 439: "For each of pairs, the first one and the second one should be identical." 8 text run at (0,0) width 439: "For each of pairs, the first one and the second one should be identical."
9 LayoutText {#text} at (0,0) size 0x0
10 LayoutTable (floating) {TABLE} at (0,36) size 152x365 9 LayoutTable (floating) {TABLE} at (0,36) size 152x365
11 LayoutTableSection {TBODY} at (0,0) size 152x365 10 LayoutTableSection {TBODY} at (0,0) size 152x365
12 LayoutTableRow {TR} at (0,2) size 152x75 11 LayoutTableRow {TR} at (0,2) size 152x75
13 LayoutTableCell {TD} at (2,2) size 73x74.81 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 73x74.81 [r=0 c=0 rs=1 cs=1]
14 LayoutBlockFlow {SECTION} at (1,1) size 71x72.81 13 LayoutBlockFlow {SECTION} at (1,1) size 71x72.81
15 LayoutBlockFlow {HR} at (0,0) size 71x2 [border: (1px inset #EEE EEE)] 14 LayoutBlockFlow {HR} at (0,0) size 71x2 [border: (1px inset #EEE EEE)]
16 LayoutBlockFlow {H1} at (0,21.91) size 71x29 [border: (1px solid #00FF00)] 15 LayoutBlockFlow {H1} at (0,21.91) size 71x29 [border: (1px solid #00FF00)]
17 LayoutText {#text} at (1,1) size 69x26 16 LayoutText {#text} at (1,1) size 69x26
18 text run at (1,1) width 69: "MMM" 17 text run at (1,1) width 69: "MMM"
19 LayoutBlockFlow {HR} at (0,70.81) size 71x2 [border: (1px inset #EEEEEE)] 18 LayoutBlockFlow {HR} at (0,70.81) size 71x2 [border: (1px inset #EEEEEE)]
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 LayoutText {#text} at (1,1) size 13x30 167 LayoutText {#text} at (1,1) size 13x30
169 text run at (1,1) width 30: "MMM" 168 text run at (1,1) width 30: "MMM"
170 LayoutBlockFlow {HR} at (66.94,0) size 2x71 [border: ( 1px inset #EEEEEE)] 169 LayoutBlockFlow {HR} at (66.94,0) size 2x71 [border: ( 1px inset #EEEEEE)]
171 LayoutBlockFlow {DIV} at (68.94,0) size 0x71 170 LayoutBlockFlow {DIV} at (68.94,0) size 0x71
172 LayoutTableCell {TD} at (292,77) size 70.94x73 [r=4 c=1 rs=1 cs=1] 171 LayoutTableCell {TD} at (292,77) size 70.94x73 [r=4 c=1 rs=1 cs=1]
173 LayoutBlockFlow {HR} at (1,1) size 2x71 [border: (1px inset #EEEEE E)] 172 LayoutBlockFlow {HR} at (1,1) size 2x71 [border: (1px inset #EEEEE E)]
174 LayoutBlockFlow {H6} at (27.97,1) size 15x71 [border: (1px solid # 00FF00)] 173 LayoutBlockFlow {H6} at (27.97,1) size 15x71 [border: (1px solid # 00FF00)]
175 LayoutText {#text} at (1,1) size 13x30 174 LayoutText {#text} at (1,1) size 13x30
176 text run at (1,1) width 30: "MMM" 175 text run at (1,1) width 30: "MMM"
177 LayoutBlockFlow {HR} at (67.94,1) size 2x71 [border: (1px inset #E EEEEE)] 176 LayoutBlockFlow {HR} at (67.94,1) size 2x71 [border: (1px inset #E EEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698