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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug3037-1-expected.txt

Issue 988443003: Don't add artifical 1 pixel width to empty tables (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 6 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 | Annotate | Revision Log
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 784x0 6 LayoutBlockFlow (anonymous) at (0,0) size 784x0
7 LayoutInline {WINDOW} at (0,0) size 0x0 7 LayoutInline {WINDOW} at (0,0) size 0x0
8 LayoutText {#text} at (0,0) size 0x0 8 LayoutText {#text} at (0,0) size 0x0
9 LayoutInline {WINDOW} at (0,0) size 0x0 9 LayoutInline {WINDOW} at (0,0) size 0x0
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 LayoutInline {WINDOW} at (0,0) size 0x0 11 LayoutInline {WINDOW} at (0,0) size 0x0
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutInline {XUL:TOOLBOX} at (0,0) size 0x0 13 LayoutInline {XUL:TOOLBOX} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutInline {XUL:TOOLBAR} at (0,0) size 0x0 15 LayoutInline {XUL:TOOLBAR} at (0,0) size 0x0
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 LayoutBlockFlow (anonymous) at (0,0) size 784x20 17 LayoutBlockFlow (anonymous) at (0,0) size 784x20
18 LayoutTable (anonymous) at (0,0) size 33x20 18 LayoutTable (anonymous) at (0,0) size 32x20
19 LayoutTableSection (anonymous) at (0,0) size 33x20 19 LayoutTableSection (anonymous) at (0,0) size 32x20
20 LayoutTableRow (anonymous) at (0,0) size 33x20 20 LayoutTableRow (anonymous) at (0,0) size 32x20
21 LayoutTableCell {HTML:SPAN} at (0,0) size 32x20 [r=0 c=0 rs=1 cs=1 ] 21 LayoutTableCell {HTML:SPAN} at (0,0) size 32x20 [r=0 c=0 rs=1 cs=1 ]
22 LayoutInline {HTML:BUTTON} at (0,0) size 32x19 [bgcolor=#C0C0C0] 22 LayoutInline {HTML:BUTTON} at (0,0) size 32x19 [bgcolor=#C0C0C0]
23 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
24 LayoutInline {HTML:IMG} at (0,0) size 32x19 24 LayoutInline {HTML:IMG} at (0,0) size 32x19
25 LayoutInline {HTML:BR} at (0,0) size 32x19 25 LayoutInline {HTML:BR} at (0,0) size 32x19
26 LayoutText {#text} at (0,0) size 32x19 26 LayoutText {#text} at (0,0) size 32x19
27 text run at (0,0) width 32: "Back" 27 text run at (0,0) width 32: "Back"
28 LayoutText {#text} at (0,0) size 0x0 28 LayoutText {#text} at (0,0) size 0x0
29 LayoutTableCell {HTML:SPAN} at (32,0) size 1x0 [r=0 c=1 rs=1 cs=1] 29 LayoutTableCell {HTML:SPAN} at (32,0) size 0x0 [r=0 c=1 rs=1 cs=1]
30 LayoutInline {HTML:INPUT} at (0,0) size 0x0 30 LayoutInline {HTML:INPUT} at (0,0) size 0x0
31 LayoutText {#text} at (0,0) size 0x0 31 LayoutText {#text} at (0,0) size 0x0
32 LayoutBlockFlow (anonymous) at (0,20) size 784x0 32 LayoutBlockFlow (anonymous) at (0,20) size 784x0
33 LayoutInline {WINDOW} at (0,0) size 0x0 33 LayoutInline {WINDOW} at (0,0) size 0x0
34 LayoutInline {WINDOW} at (0,0) size 0x0 34 LayoutInline {WINDOW} at (0,0) size 0x0
35 LayoutInline {WINDOW} at (0,0) size 0x0 35 LayoutInline {WINDOW} at (0,0) size 0x0
36 LayoutInline {XUL:TOOLBOX} at (0,0) size 0x0 36 LayoutInline {XUL:TOOLBOX} at (0,0) size 0x0
37 LayoutInline {XUL:TOOLBAR} at (0,0) size 0x0 37 LayoutInline {XUL:TOOLBAR} at (0,0) size 0x0
38 LayoutText {#text} at (0,0) size 0x0 38 LayoutText {#text} at (0,0) size 0x0
39 LayoutText {#text} at (0,0) size 0x0 39 LayoutText {#text} at (0,0) size 0x0
40 LayoutText {#text} at (0,0) size 0x0 40 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698