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

Side by Side Diff: LayoutTests/fast/table/table-in-table-percent-width-expected.txt

Issue 9014010: Merge 100661 - CSS table with 100% width can overflow their containing block (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/912/
Patch Set: Created 8 years, 11 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x518 3 layer at (0,0) size 800x518
4 RenderBlock {HTML} at (0,0) size 800x518 4 RenderBlock {HTML} at (0,0) size 800x518
5 RenderBody {BODY} at (8,8) size 784x502 5 RenderBody {BODY} at (8,8) size 784x502
6 RenderTable {DIV} at (0,0) size 502x502 [border: (1px solid #000000)] 6 RenderTable {DIV} at (0,0) size 502x502 [border: (1px solid #000000)]
7 RenderTableSection (anonymous) at (1,1) size 500x500 7 RenderTableSection (anonymous) at (1,1) size 500x500
8 RenderTableRow {DIV} at (0,0) size 500x500 [border: (1px solid #FF0000 )] 8 RenderTableRow {DIV} at (0,0) size 500x500 [border: (1px solid #FF0000 )]
9 RenderTableCell {DIV} at (0,0) size 500x500 [border: (1px solid #000 0FF)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {DIV} at (0,0) size 500x500 [border: (1px solid #000 0FF)] [r=0 c=0 rs=1 cs=1]
10 RenderTable {DIV} at (1,1) size 498x498 [border: (1px solid #00800 0)] 10 RenderTable {DIV} at (1,1) size 498x498 [border: (1px solid #00800 0)]
11 RenderTableSection (anonymous) at (11,11) size 476x476 11 RenderTableSection (anonymous) at (11,11) size 476x476
12 RenderTableRow {DIV} at (0,0) size 476x476 [border: (1px solid #00FFFF)] 12 RenderTableRow {DIV} at (0,0) size 476x476 [border: (1px solid #00FFFF)]
13 RenderTableCell {DIV} at (0,0) size 476x2 [border: (1px soli d #FF00FF)] [r=0 c=0 rs=1 cs=1] 13 RenderTableCell {DIV} at (0,0) size 476x2 [border: (1px soli d #FF00FF)] [r=0 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698