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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4093-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 LayoutTable {TABLE} at (0,0) size 784x230 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x230 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 780x226 7 LayoutTableSection {TBODY} at (2,2) size 780x226
8 LayoutTableRow {TR} at (0,2) size 780x222 8 LayoutTableRow {TR} at (0,2) size 780x222
9 LayoutTableCell {TD} at (2,2) size 776x222 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 776x222 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow (anonymous) at (2,2) size 772x20 10 LayoutBlockFlow (anonymous) at (2,2) size 772x20
(...skipping 13 matching lines...) Expand all
24 LayoutTableCell {TD} at (10,171) size 214x39 [r=2 c=1 rs=1 cs=1] 24 LayoutTableCell {TD} at (10,171) size 214x39 [r=2 c=1 rs=1 cs=1]
25 LayoutInline {FONT} at (0,0) size 203x39 [color=#666600] 25 LayoutInline {FONT} at (0,0) size 203x39 [color=#666600]
26 LayoutText {#text} at (0,0) size 203x39 26 LayoutText {#text} at (0,0) size 203x39
27 text run at (0,0) width 203: "CleanSweep Deluxe trac ks the files you use" 27 text run at (0,0) width 203: "CleanSweep Deluxe trac ks the files you use"
28 text run at (0,13) width 192: "most often, then reco mmends rarely used" 28 text run at (0,13) width 192: "most often, then reco mmends rarely used"
29 text run at (0,26) width 105: "ones for you to delet e." 29 text run at (0,26) width 105: "ones for you to delet e."
30 LayoutBR {BR} at (105,36) size 0x0 30 LayoutBR {BR} at (105,36) size 0x0
31 LayoutTableRow {TR} at (0,210) size 224x8 31 LayoutTableRow {TR} at (0,210) size 224x8
32 LayoutTableCell {TD} at (10,210) size 214x8 [r=3 c=1 rs=1 cs=1] 32 LayoutTableCell {TD} at (10,210) size 214x8 [r=3 c=1 rs=1 cs=1]
33 LayoutImage {IMG} at (0,0) size 1x8 33 LayoutImage {IMG} at (0,0) size 1x8
34 LayoutText {#text} at (0,0) size 0x0
35 LayoutBlockFlow {P} at (2,38) size 772x20 34 LayoutBlockFlow {P} at (2,38) size 772x20
36 LayoutText {#text} at (0,0) size 12x19 35 LayoutText {#text} at (0,0) size 12x19
37 text run at (0,0) width 12: "X" 36 text run at (0,0) width 12: "X"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698