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

Side by Side Diff: LayoutTests/fast/runin/runin-table-before-child-expected.txt

Issue 9566030: Merge 108606 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 years, 9 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 800x116 3 layer at (0,0) size 800x116
4 RenderBlock {HTML} at (0,0) size 800x116 [color=#FFFFFF] 4 RenderBlock {HTML} at (0,0) size 800x116 [color=#FFFFFF]
5 RenderBody {BODY} at (8,8) size 784x100 5 RenderBody {BODY} at (8,8) size 784x100
6 RenderTable at (0,0) size 50x50 6 RenderTable at (0,0) size 50x50
7 RenderTableSection (anonymous) at (0,0) size 50x50 7 RenderTableSection (anonymous) at (0,0) size 50x50
8 RenderTableRow {TR} at (0,0) size 50x50 8 RenderTableRow {TR} at (0,0) size 50x50
9 RenderTableCell (anonymous) at (0,0) size 50x50 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell (anonymous) at (0,0) size 50x50 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (0,0) size 50x50 10 RenderText {#text} at (0,0) size 50x50
11 text run at (0,0) width 50: "A" 11 text run at (0,0) width 50: "A"
12 RenderBlock {DIV} at (0,50) size 784x50 12 RenderBlock {DIV} at (0,50) size 784x50
13 RenderInline (run-in) {DIV} at (0,0) size 50x50 13 RenderInline (run-in) {DIV} at (0,0) size 50x50
14 RenderText {#text} at (0,0) size 50x50 14 RenderText {#text} at (0,0) size 50x50
15 text run at (0,0) width 50: "B" 15 text run at (0,0) width 50: "B"
16 RenderText {#text} at (50,0) size 50x50 16 RenderText {#text} at (50,0) size 50x50
17 text run at (50,0) width 50: "C" 17 text run at (50,0) width 50: "C"
OLDNEW
« no previous file with comments | « LayoutTests/fast/runin/runin-table-before-child-expected.png ('k') | Source/WebCore/rendering/RenderBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698