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

Side by Side Diff: LayoutTests/platform/linux/fast/table/cell-absolute-child-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 {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 197x19 7 LayoutText {#text} at (0,0) size 197x19
8 text run at (0,0) width 197: "This tests for regressions against " 8 text run at (0,0) width 197: "This tests for regressions against "
9 LayoutInline {I} at (0,0) size 765x39 9 LayoutInline {I} at (0,0) size 765x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
11 LayoutText {#text} at (197,0) size 350x19 11 LayoutText {#text} at (197,0) size 350x19
12 text run at (197,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8081" 12 text run at (197,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8081"
13 LayoutText {#text} at (547,0) size 765x39 13 LayoutText {#text} at (547,0) size 765x39
14 text run at (547,0) width 4: " " 14 text run at (547,0) width 4: " "
15 text run at (551,0) width 214: "REGRESSION: Drop-down menu" 15 text run at (551,0) width 214: "REGRESSION: Drop-down menu"
16 text run at (0,20) width 92: "has gap at top" 16 text run at (0,20) width 92: "has gap at top"
17 LayoutText {#text} at (92,20) size 4x19 17 LayoutText {#text} at (92,20) size 4x19
18 text run at (92,20) width 4: "." 18 text run at (92,20) width 4: "."
19 LayoutBlockFlow {P} at (0,56) size 784x20 19 LayoutBlockFlow {P} at (0,56) size 784x20
20 LayoutText {#text} at (0,0) size 513x19 20 LayoutText {#text} at (0,0) size 513x19
21 text run at (0,0) width 513: "You should see two identical green squar es, 100x100 pixels each, next to each other." 21 text run at (0,0) width 513: "You should see two identical green squar es, 100x100 pixels each, next to each other."
22 LayoutTable {TABLE} at (0,92) size 107x156 22 LayoutTable {TABLE} at (0,92) size 106x156
23 LayoutTableSection {TBODY} at (0,0) size 107x156 23 LayoutTableSection {TBODY} at (0,0) size 106x156
24 LayoutTableRow {TR} at (0,2) size 107x50 24 LayoutTableRow {TR} at (0,2) size 106x50
25 LayoutTableCell {TD} at (2,26) size 103x2 [r=0 c=0 rs=1 cs=2] 25 LayoutTableCell {TD} at (2,26) size 102x2 [r=0 c=0 rs=1 cs=2]
26 LayoutTableRow {TR} at (0,54) size 107x100 26 LayoutTableRow {TR} at (0,54) size 106x100
27 LayoutTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1] 27 LayoutTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
28 LayoutTableCell (anonymous) at (104,54) size 1x0 [r=1 c=1 rs=1 cs=1] 28 LayoutTableCell (anonymous) at (104,54) size 0x0 [r=1 c=1 rs=1 cs=1]
29 layer at (11,155) size 98x98 29 layer at (11,155) size 98x98
30 LayoutBlockFlow (positioned) {DIV} at (11,155) size 98x98 30 LayoutBlockFlow (positioned) {DIV} at (11,155) size 98x98
31 layer at (112,154) size 102x102 31 layer at (112,154) size 102x102
32 LayoutBlockFlow (positioned) {TD} at (112,154) size 102x102 [bgcolor=#008000] 32 LayoutBlockFlow (positioned) {TD} at (112,154) size 102x102 [bgcolor=#008000]
OLDNEW
« no previous file with comments | « LayoutTests/platform/linux/fast/table/012-expected.txt ('k') | LayoutTests/platform/linux/fast/table/empty-cells-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698