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

Side by Side Diff: LayoutTests/fast/runin/move-run-in-original-position-crash-expected.txt

Issue 10447080: Merge 117865 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 6 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 4 RenderBlock {HTML} at (0,0) size 800x116
5 RenderBody {BODY} at (8,8) size 784x100 5 RenderBody {BODY} at (8,8) size 784x100
6 RenderBlock (run-in) {LI} at (0,0) size 784x50 [color=#FFA500] 6 RenderBlock (run-in) {LI} at (0,0) size 784x50 [color=#FFA500]
7 RenderText {#text} at (0,0) size 50x50 7 RenderText {#text} at (0,0) size 50x50
8 text run at (0,0) width 50: "A" 8 text run at (0,0) width 50: "A"
9 RenderBlock {DIV} at (0,50) size 784x50 9 RenderBlock {DIV} at (0,50) size 784x50
10 RenderTable at (0,0) size 50x50 10 RenderTable at (0,0) size 50x50
11 RenderTableSection (anonymous) at (0,0) size 50x50 11 RenderTableSection (anonymous) at (0,0) size 50x50
12 RenderTableRow (anonymous) at (0,0) size 50x50 [color=#800080] 12 RenderTableRow (anonymous) at (0,0) size 50x50 [color=#800080]
13 RenderTableCell (anonymous) at (0,0) size 50x50 [r=0 c=0 rs=1 cs=1 ] 13 RenderTableCell (anonymous) at (0,0) size 50x50 [r=0 c=0 rs=1 cs=1 ]
14 RenderText at (0,0) size 50x50 14 RenderText at (0,0) size 50x50
15 text run at (0,0) width 50: "B" 15 text run at (0,0) width 50: "B"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698