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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug40828-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 LayoutText {#text} at (0,0) size 240x19 6 LayoutText {#text} at (0,0) size 240x19
7 text run at (0,0) width 240: "The cell padding should not disappear" 7 text run at (0,0) width 240: "The cell padding should not disappear"
8 LayoutText {#text} at (0,0) size 0x0
9 layer at (120,120) size 105x92 8 layer at (120,120) size 105x92
10 LayoutTable (positioned) {TABLE} at (120,120) size 105x92 [border: (1px outset #808080)] 9 LayoutTable (positioned) {TABLE} at (120,120) size 105x92 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 103x90 10 LayoutTableSection {TBODY} at (1,1) size 103x90
12 LayoutTableRow {TR} at (0,2) size 103x42 11 LayoutTableRow {TR} at (0,2) size 103x42
13 LayoutTableCell {TD} at (2,2) size 99x42 [border: (1px inset #808080)] [ r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 99x42 [border: (1px inset #808080)] [ r=0 c=0 rs=1 cs=1]
14 LayoutText {#text} at (11,11) size 58x19 13 LayoutText {#text} at (11,11) size 58x19
15 text run at (11,11) width 58: "S\x{E9}lection" 14 text run at (11,11) width 58: "S\x{E9}lection"
16 LayoutTableRow {TR} at (0,46) size 103x42 15 LayoutTableRow {TR} at (0,46) size 103x42
17 LayoutTableCell {TD} at (2,46) size 99x42 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,46) size 99x42 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
18 LayoutText {#text} at (11,11) size 77x19 17 LayoutText {#text} at (11,11) size 77x19
19 text run at (11,11) width 77: "Suppression" 18 text run at (11,11) width 77: "Suppression"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698