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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug2050-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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 323x18 7 LayoutText {#text} at (0,0) size 323x18
8 text run at (0,0) width 323: "If the text is too low, then it is proba bly Bug 6920." 8 text run at (0,0) width 323: "If the text is too low, then it is proba bly Bug 6920."
9 LayoutText {#text} at (0,0) size 0x0
10 LayoutTable {TABLE} at (0,18) size 274x62 [bgcolor=#FFCC00] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 274x62 [bgcolor=#FFCC00] [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 272x60 10 LayoutTableSection {TBODY} at (1,1) size 272x60
12 LayoutTableRow {TR} at (0,2) size 272x56 11 LayoutTableRow {TR} at (0,2) size 272x56
13 LayoutTableCell {TD} at (2,2) size 268x56 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 268x56 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 LayoutBlockFlow {DL} at (2,2) size 264x36 13 LayoutBlockFlow {DL} at (2,2) size 264x36
15 LayoutBlockFlow (anonymous) at (0,0) size 264x0 14 LayoutBlockFlow (anonymous) at (0,0) size 264x0
16 LayoutInline {FONT} at (0,0) size 0x0 15 LayoutInline {FONT} at (0,0) size 0x0
17 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
18 LayoutBlockFlow (anonymous) at (0,0) size 264x18 17 LayoutBlockFlow (anonymous) at (0,0) size 264x18
19 LayoutBlockFlow {DT} at (0,0) size 264x18 18 LayoutBlockFlow {DT} at (0,0) size 264x18
20 LayoutText {#text} at (0,0) size 25x18 19 LayoutText {#text} at (0,0) size 25x18
21 text run at (0,0) width 25: "Baz" 20 text run at (0,0) width 25: "Baz"
22 LayoutBlockFlow (anonymous) at (0,18) size 264x0 21 LayoutBlockFlow (anonymous) at (0,18) size 264x0
23 LayoutInline {FONT} at (0,0) size 0x0 22 LayoutInline {FONT} at (0,0) size 0x0
24 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
25 LayoutBlockFlow {DD} at (40,18) size 224x18 24 LayoutBlockFlow {DD} at (40,18) size 224x18
26 LayoutText {#text} at (0,0) size 224x18 25 LayoutText {#text} at (0,0) size 224x18
27 text run at (0,0) width 224: "foo foo foo foo foo foo foo fo o foo" 26 text run at (0,0) width 224: "foo foo foo foo foo foo foo fo o foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698