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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 317x19 7 LayoutText {#text} at (0,0) size 317x19
8 text run at (0,0) width 317: "If the text is too low, then it is proba bly Bug 6920." 8 text run at (0,0) width 317: "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,20) size 271x66 [bgcolor=#FFCC00] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 271x66 [bgcolor=#FFCC00] [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 269x64 10 LayoutTableSection {TBODY} at (1,1) size 269x64
12 LayoutTableRow {TR} at (0,2) size 269x60 11 LayoutTableRow {TR} at (0,2) size 269x60
13 LayoutTableCell {TD} at (2,2) size 265x60 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 265x60 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 LayoutBlockFlow {DL} at (2,2) size 261x40 13 LayoutBlockFlow {DL} at (2,2) size 261x40
15 LayoutBlockFlow (anonymous) at (0,0) size 261x0 14 LayoutBlockFlow (anonymous) at (0,0) size 261x0
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 261x20 17 LayoutBlockFlow (anonymous) at (0,0) size 261x20
19 LayoutBlockFlow {DT} at (0,0) size 261x20 18 LayoutBlockFlow {DT} at (0,0) size 261x20
20 LayoutText {#text} at (0,0) size 25x19 19 LayoutText {#text} at (0,0) size 25x19
21 text run at (0,0) width 25: "Baz" 20 text run at (0,0) width 25: "Baz"
22 LayoutBlockFlow (anonymous) at (0,20) size 261x0 21 LayoutBlockFlow (anonymous) at (0,20) size 261x0
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,20) size 221x20 24 LayoutBlockFlow {DD} at (40,20) size 221x20
26 LayoutText {#text} at (0,0) size 221x19 25 LayoutText {#text} at (0,0) size 221x19
27 text run at (0,0) width 221: "foo foo foo foo foo foo foo fo o foo" 26 text run at (0,0) width 221: "foo foo foo foo foo foo foo fo o foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698