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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug16012-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 784x40 6 LayoutBlockFlow (anonymous) at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 247x19 7 LayoutText {#text} at (0,0) size 247x19
8 text run at (0,0) width 247: "Tables: both lines should be 1 pixel thi ck." 8 text run at (0,0) width 247: "Tables: both lines should be 1 pixel thi ck."
9 LayoutBR {BR} at (247,15) size 0x0 9 LayoutBR {BR} at (247,15) size 0x0
10 LayoutBR {BR} at (0,20) size 0x19 10 LayoutBR {BR} at (0,20) size 0x19
11 LayoutTable {TABLE} at (0,40) size 37x5 11 LayoutTable {TABLE} at (0,40) size 36x5
12 LayoutTableSection {TBODY} at (0,0) size 37x5 12 LayoutTableSection {TBODY} at (0,0) size 36x5
13 LayoutTableRow {TR} at (0,2) size 37x1 13 LayoutTableRow {TR} at (0,2) size 36x1
14 LayoutTableCell {TD} at (2,2) size 31x1 [bgcolor=#FF0000] [r=0 c=0 r s=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 30x1 [bgcolor=#FF0000] [r=0 c=0 r s=1 cs=1]
15 LayoutImage {IMG} at (0,0) size 30x1 15 LayoutImage {IMG} at (0,0) size 30x1
16 LayoutTableCell {TD} at (35,2) size 0x0 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (34,2) size 0x0 [r=0 c=1 rs=1 cs=1]
17 LayoutBlockFlow (anonymous) at (0,45) size 784x20 17 LayoutBlockFlow (anonymous) at (0,45) size 784x20
18 LayoutBR {BR} at (0,0) size 0x19 18 LayoutBR {BR} at (0,0) size 0x19
19 LayoutTable {TABLE} at (0,65) size 34x5 19 LayoutTable {TABLE} at (0,65) size 34x5
20 LayoutTableSection {TBODY} at (0,0) size 34x5 20 LayoutTableSection {TBODY} at (0,0) size 34x5
21 LayoutTableRow {TR} at (0,2) size 34x1 21 LayoutTableRow {TR} at (0,2) size 34x1
22 LayoutTableCell {TD} at (2,2) size 30x1 [bgcolor=#FF0000] [r=0 c=0 r s=1 cs=1] 22 LayoutTableCell {TD} at (2,2) size 30x1 [bgcolor=#FF0000] [r=0 c=0 r s=1 cs=1]
23 LayoutImage {IMG} at (0,0) size 30x1 23 LayoutImage {IMG} at (0,0) size 30x1
24 LayoutBlockFlow (anonymous) at (0,70) size 784x192 24 LayoutBlockFlow (anonymous) at (0,70) size 784x192
25 LayoutBR {BR} at (0,0) size 0x19 25 LayoutBR {BR} at (0,0) size 0x19
26 LayoutBR {BR} at (0,20) size 0x19 26 LayoutBR {BR} at (0,20) size 0x19
(...skipping 12 matching lines...) Expand all
39 LayoutBR {BR} at (78,123) size 0x0 39 LayoutBR {BR} at (78,123) size 0x0
40 LayoutBR {BR} at (0,126) size 0x19 40 LayoutBR {BR} at (0,126) size 0x19
41 LayoutInline {FONT} at (0,0) size 104x26 41 LayoutInline {FONT} at (0,0) size 104x26
42 LayoutText {#text} at (0,146) size 104x13 42 LayoutText {#text} at (0,146) size 104x13
43 text run at (0,146) width 104: "Detonator 3.53 Drivers" 43 text run at (0,146) width 104: "Detonator 3.53 Drivers"
44 LayoutBR {BR} at (104,156) size 0x0 44 LayoutBR {BR} at (104,156) size 0x0
45 LayoutText {#text} at (0,159) size 78x13 45 LayoutText {#text} at (0,159) size 78x13
46 text run at (0,159) width 78: "Available NOW! " 46 text run at (0,159) width 78: "Available NOW! "
47 LayoutBR {BR} at (78,169) size 0x0 47 LayoutBR {BR} at (78,169) size 0x0
48 LayoutBR {BR} at (0,172) size 0x19 48 LayoutBR {BR} at (0,172) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698