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

Side by Side Diff: LayoutTests/fast/table/table-in-table-percent-width-collapsing-border-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 800x538 3 layer at (0,0) size 800x538
4 RenderBlock {HTML} at (0,0) size 800x538 4 RenderBlock {HTML} at (0,0) size 800x538
5 RenderBody {BODY} at (8,8) size 784x522 5 RenderBody {BODY} at (8,8) size 784x522
6 RenderTable {DIV} at (0,0) size 522x522 [border: (1px solid #000000)] 6 RenderTable {DIV} at (0,0) size 522x522 [border: (1px solid #000000)]
7 RenderTableSection (anonymous) at (11,11) size 500x500 7 RenderTableSection (anonymous) at (11,11) 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 500x480 [border: (1px solid #000 0FF)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {DIV} at (0,0) size 500x480 [border: (1px solid #000 0FF)] [r=0 c=0 rs=1 cs=1]
10 RenderTable {DIV} at (1,1) size 498x478 [border: none] 10 RenderTable {DIV} at (1,1) size 498x478 [border: none]
11 RenderTableSection (anonymous) at (0,0) size 477x477 11 RenderTableSection (anonymous) at (0,0) size 477x477
12 RenderTableRow {DIV} at (0,0) size 477x477 [border: (1px solid #00FFFF)] 12 RenderTableRow {DIV} at (0,0) size 477x477 [border: (1px solid #00FFFF)]
13 RenderTableCell {DIV} at (0,0) size 497x1 [border: (1px soli d #FF00FF)] [r=0 c=0 rs=1 cs=1] 13 RenderTableCell {DIV} at (0,0) size 497x1 [border: (1px soli d #FF00FF)] [r=0 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698