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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x412 3 layer at (0,0) size 800x412
4 LayoutBlockFlow {HTML} at (0,0) size 800x412 4 LayoutBlockFlow {HTML} at (0,0) size 800x412
5 LayoutBlockFlow {BODY} at (8,16) size 784x184 5 LayoutBlockFlow {BODY} at (8,16) size 784x184
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 448x17 7 LayoutText {#text} at (0,0) size 448x17
8 text run at (0,0) width 448: "For each of pairs, the first one and the second one should be identical." 8 text run at (0,0) width 448: "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,34) size 150x362 9 LayoutTable (floating) {TABLE} at (0,34) size 150x362
11 LayoutTableSection {TBODY} at (0,0) size 150x362 10 LayoutTableSection {TBODY} at (0,0) size 150x362
12 LayoutTableRow {TR} at (0,2) size 150x75 11 LayoutTableRow {TR} at (0,2) size 150x75
13 LayoutTableCell {TD} at (2,2) size 72x74.81 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 72x74.81 [r=0 c=0 rs=1 cs=1]
14 LayoutBlockFlow {SECTION} at (1,1) size 70x72.81 13 LayoutBlockFlow {SECTION} at (1,1) size 70x72.81
15 LayoutBlockFlow {HR} at (0,0) size 70x2 [border: (1px inset #EEE EEE)] 14 LayoutBlockFlow {HR} at (0,0) size 70x2 [border: (1px inset #EEE EEE)]
16 LayoutBlockFlow {H1} at (0,21.91) size 70x29 [border: (1px solid #00FF00)] 15 LayoutBlockFlow {H1} at (0,21.91) size 70x29 [border: (1px solid #00FF00)]
17 LayoutText {#text} at (1,1) size 68x26 16 LayoutText {#text} at (1,1) size 68x26
18 text run at (1,1) width 68: "MMM" 17 text run at (1,1) width 68: "MMM"
19 LayoutBlockFlow {HR} at (0,70.81) size 70x2 [border: (1px inset #EEEEEE)] 18 LayoutBlockFlow {HR} at (0,70.81) size 70x2 [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 2x70 [border: ( 1px inset #EEEEEE)] 169 LayoutBlockFlow {HR} at (66.94,0) size 2x70 [border: ( 1px inset #EEEEEE)]
171 LayoutBlockFlow {DIV} at (68.94,0) size 0x70 170 LayoutBlockFlow {DIV} at (68.94,0) size 0x70
172 LayoutTableCell {TD} at (289,76) size 70.94x72 [r=4 c=1 rs=1 cs=1] 171 LayoutTableCell {TD} at (289,76) size 70.94x72 [r=4 c=1 rs=1 cs=1]
173 LayoutBlockFlow {HR} at (1,1) size 2x70 [border: (1px inset #EEEEE E)] 172 LayoutBlockFlow {HR} at (1,1) size 2x70 [border: (1px inset #EEEEE E)]
174 LayoutBlockFlow {H6} at (27.97,1) size 15x70 [border: (1px solid # 00FF00)] 173 LayoutBlockFlow {H6} at (27.97,1) size 15x70 [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 2x70 [border: (1px inset #E EEEEE)] 176 LayoutBlockFlow {HR} at (67.94,1) size 2x70 [border: (1px inset #E EEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698