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

Side by Side Diff: LayoutTests/fast/table/table-anonymous-section-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 800x32 3 layer at (0,0) size 800x32
4 RenderBlock {HTML} at (0,0) size 800x32 4 RenderBlock {HTML} at (0,0) size 800x32
5 RenderBody {BODY} at (8,8) size 784x16 5 RenderBody {BODY} at (8,8) size 784x16
6 RenderTable {DIV} at (0,0) size 160x16 6 RenderTable {DIV} at (0,0) size 160x16
7 RenderTableSection {DIV} at (0,0) size 160x0 7 RenderTableSection {DIV} at (0,0) size 160x0
8 RenderTableSection (anonymous) at (0,0) size 160x16 8 RenderTableSection (anonymous) at (0,0) size 160x16
9 RenderTableRow (anonymous) at (0,0) size 160x16 9 RenderTableRow (anonymous) at (0,0) size 160x16
10 RenderTableCell (anonymous) at (0,0) size 160x16 [r=0 c=0 rs=1 cs=1] 10 RenderTableCell (anonymous) at (0,0) size 160x16 [r=0 c=0 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 RenderTableSection {DIV} at (0,16) size 160x0 14 RenderTableSection {DIV} at (0,16) size 160x0
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/table-anonymous-section-bug.html ('k') | Source/WebCore/rendering/RenderTable.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698