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

Side by Side Diff: LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-015-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 800x52 3 layer at (0,0) size 800x52
4 LayoutBlockFlow {HTML} at (0,0) size 800x52 4 LayoutBlockFlow {HTML} at (0,0) size 800x52
5 LayoutBlockFlow {BODY} at (8,16) size 784x20 5 LayoutBlockFlow {BODY} at (8,16) size 784x20
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 419x19 7 LayoutText {#text} at (0,0) size 419x19
8 text run at (0,0) width 419: "Test passes if there is space between th e blue and orange lines below." 8 text run at (0,0) width 419: "Test passes if there is space between th e blue and orange lines below."
9 layer at (8,52) size 340x340 9 layer at (8,52) size 340x340
10 LayoutBlockFlow (positioned) {DIV} at (8,52) size 340x340 [border: (10px solid #0000FF)] 10 LayoutBlockFlow (positioned) {DIV} at (8,52) size 340x340 [border: (10px solid #0000FF)]
11 LayoutTable {DIV} at (10,10) size 320x320 11 LayoutTable {DIV} at (10,10) size 320x320
12 LayoutBlockFlow {DIV} at (50,50) size 220x220 [border: (10px solid #FFA500 )] 12 LayoutBlockFlow {DIV} at (50,50) size 220x220 [border: (10px solid #FFA500 )]
13 LayoutTableSection (anonymous) at (0,320) size 320x0 13 LayoutTableSection (anonymous) at (0,320) size 320x0
14 LayoutTableRow {DIV} at (0,0) size 320x0 14 LayoutTableRow {DIV} at (0,0) size 320x0
15 LayoutTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {DIV} at (0,0) size 320x0 [r=0 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698