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

Side by Side Diff: LayoutTests/fast/table/table-anonymous-cell-bug-expected.txt

Issue 8343063: Merge 98372 - Crash in WebCore::RenderTableSection::addChild due to assert failure (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 1 month 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 800x66 3 layer at (0,0) size 800x66
4 RenderBlock {HTML} at (0,0) size 800x66 4 RenderBlock {HTML} at (0,0) size 800x66
5 RenderBody {BODY} at (8,8) size 784x50 5 RenderBody {BODY} at (8,8) size 784x50
6 RenderTable {DIV} at (0,0) size 260x50 6 RenderTable {DIV} at (0,0) size 260x50
7 RenderTableSection {DIV} at (0,0) size 260x50 7 RenderTableSection {DIV} at (0,0) size 260x50
8 RenderTableRow {DIV} at (0,0) size 260x50 8 RenderTableRow {DIV} at (0,0) size 260x50
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 (anonymous) at (50,0) size 160x16 [r=0 c=1 rs=1 cs=1 ] 10 RenderTableCell (anonymous) at (50,0) size 160x16 [r=0 c=1 rs=1 cs=1 ]
11 RenderInline {SPAN} at (0,0) size 160x16 11 RenderInline {SPAN} at (0,0) size 160x16
12 RenderText {#text} at (0,0) size 160x16 12 RenderText {#text} at (0,0) size 160x16
13 text run at (0,0) width 160: "Some text." 13 text run at (0,0) width 160: "Some text."
14 RenderTableCell {DIV} at (210,0) size 50x0 [bgcolor=#0000FF] [r=0 c= 2 rs=1 cs=1] 14 RenderTableCell {DIV} at (210,0) size 50x0 [bgcolor=#0000FF] [r=0 c= 2 rs=1 cs=1]
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/table-anonymous-cell-bug.html ('k') | LayoutTests/fast/table/table-anonymous-row-bug.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698