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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug1188-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {FORM} at (0,0) size 784x195 6 LayoutBlockFlow {FORM} at (0,0) size 784x195
7 LayoutBlockFlow {HR} at (0,0) size 600x2 [border: (1px inset #EEEEEE)] 7 LayoutBlockFlow {HR} at (0,0) size 600x2 [border: (1px inset #EEEEEE)]
8 LayoutTable {TABLE} at (0,10) size 600x185 8 LayoutTable {TABLE} at (0,10) size 600x185
9 LayoutTableSection {TBODY} at (0,0) size 600x185 9 LayoutTableSection {TBODY} at (0,0) size 600x185
10 LayoutTableRow {TR} at (0,2) size 600x44 10 LayoutTableRow {TR} at (0,2) size 600x44
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 text run at (437,4) width 50: "Members" 125 text run at (437,4) width 50: "Members"
126 LayoutText {#text} at (487,4) size 10x15 126 LayoutText {#text} at (487,4) size 10x15
127 text run at (487,4) width 10: " - " 127 text run at (487,4) width 10: " - "
128 LayoutInline {A} at (0,0) size 81x15 [color=#0000EE] 128 LayoutInline {A} at (0,0) size 81x15 [color=#0000EE]
129 LayoutText {#text} at (497,4) size 81x15 129 LayoutText {#text} at (497,4) size 81x15
130 text run at (497,4) width 81: "WebMail< /A>" 130 text run at (497,4) width 81: "WebMail< /A>"
131 LayoutInline {A} at (0,0) size 0x19 [color=#0000EE] 131 LayoutInline {A} at (0,0) size 0x19 [color=#0000EE]
132 LayoutText {#text} at (0,0) size 0x0 132 LayoutText {#text} at (0,0) size 0x0
133 LayoutTableRow {TR} at (0,180) size 600x3 133 LayoutTableRow {TR} at (0,180) size 600x3
134 LayoutTableCell {TD} at (2,180) size 596x3 [bgcolor=#99CCCC] [r=4 c=0 rs=1 cs=4] 134 LayoutTableCell {TD} at (2,180) size 596x3 [bgcolor=#99CCCC] [r=4 c=0 rs=1 cs=4]
135 LayoutTable {TABLE} at (1,1) size 1x1 135 LayoutTable {TABLE} at (1,1) size 0x1
136 LayoutTableSection {TBODY} at (0,0) size 1x1 136 LayoutTableSection {TBODY} at (0,0) size 0x1
137 LayoutTableRow {TR} at (0,0) size 1x1 137 LayoutTableRow {TR} at (0,0) size 0x1
138 LayoutTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1] 138 LayoutTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
139 layer at (280,77) size 210x16 139 layer at (280,77) size 210x16
140 LayoutBlockFlow {DIV} at (2,3) size 210x16 140 LayoutBlockFlow {DIV} at (2,3) size 210x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698