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

Side by Side Diff: LayoutTests/fast/table/table-insert-before-non-anonymous-block-expected.txt

Issue 8226006: Merge 97074 - Handle insertion into an anonymous table part that (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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 800x466 3 layer at (0,0) size 800x466
4 RenderBlock {HTML} at (0,0) size 800x466 4 RenderBlock {HTML} at (0,0) size 800x466
5 RenderBody {BODY} at (8,8) size 784x450 5 RenderBody {BODY} at (8,8) size 784x450
6 RenderTable {DIV} at (0,0) size 100x50 6 RenderTable {DIV} at (0,0) size 100x50
7 RenderTableSection (anonymous) at (0,0) size 100x50 7 RenderTableSection (anonymous) at (0,0) size 100x50
8 RenderTableRow (anonymous) at (0,0) size 100x50 8 RenderTableRow (anonymous) at (0,0) size 100x50
9 RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
10 RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1] 10 RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1] 46 RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
47 RenderTableCell (anonymous) at (100,0) size 1x0 [r=0 c=2 rs=1 cs=1] 47 RenderTableCell (anonymous) at (100,0) size 1x0 [r=0 c=2 rs=1 cs=1]
48 RenderBlock {DIV} at (0,0) size 1x0 48 RenderBlock {DIV} at (0,0) size 1x0
49 RenderTable {DIV} at (0,350) size 100x100 49 RenderTable {DIV} at (0,350) size 100x100
50 RenderTableSection (anonymous) at (0,0) size 100x100 50 RenderTableSection (anonymous) at (0,0) size 100x100
51 RenderTableRow (anonymous) at (0,0) size 100x100 51 RenderTableRow (anonymous) at (0,0) size 100x100
52 RenderTableCell (anonymous) at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1] 52 RenderTableCell (anonymous) at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
53 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF] 53 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
54 RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#0000FF] 54 RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#0000FF]
55 RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1] 55 RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/table-insert-before-non-anonymous-block-expected.png ('k') | Source/WebCore/rendering/RenderTable.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698