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

Side by Side Diff: LayoutTests/fast/table/auto-100-percent-width-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 800x8 3 layer at (0,0) size 800x8
4 LayoutBlockFlow {HTML} at (0,0) size 800x8 4 LayoutBlockFlow {HTML} at (0,0) size 800x8
5 LayoutBlockFlow {BODY} at (8,8) size 784x0 5 LayoutBlockFlow {BODY} at (8,8) size 784x0
6 layer at (70,40) size 480x540 6 layer at (70,40) size 480x540
7 LayoutBlockFlow (positioned) {DIV} at (70,40) size 480x540 [bgcolor=#FF0000] 7 LayoutBlockFlow (positioned) {DIV} at (70,40) size 480x540 [bgcolor=#FF0000]
8 LayoutTable {TABLE} at (0,0) size 480x540 8 LayoutTable {TABLE} at (0,0) size 480x540
9 LayoutTableSection {TBODY} at (0,0) size 480x540 9 LayoutTableSection {TBODY} at (0,0) size 480x540
10 LayoutTableRow {TR} at (0,0) size 480x540 10 LayoutTableRow {TR} at (0,0) size 480x540
11 LayoutTableCell {TD} at (0,269) size 479x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (0,269) size 480x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
12 LayoutTableCell {TD} at (479,270) size 1x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (480,270) size 0x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698