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

Side by Side Diff: LayoutTests/fast/runin/runin-into-div-with-float-child-expected.txt

Issue 8216022: Merge 97075 - Style for updated due to inability to locate (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 800x56 3 layer at (0,0) size 800x56
4 RenderBlock {HTML} at (0,0) size 800x56 4 RenderBlock {HTML} at (0,0) size 800x56
5 RenderBody {BODY} at (8,8) size 784x40 5 RenderBody {BODY} at (8,8) size 784x40
6 RenderBlock {DIV} at (0,0) size 784x40 [color=#008000] 6 RenderBlock {DIV} at (0,0) size 784x40 [color=#008000]
7 RenderInline (run-in) {DIV} at (0,0) size 160x40 [color=#FFA500] 7 RenderInline (run-in) {DIV} at (0,0) size 160x40 [color=#FFA500]
8 RenderText {#text} at (40,0) size 160x40 8 RenderText {#text} at (40,0) size 160x40
9 text run at (40,0) width 160: "ABCD" 9 text run at (40,0) width 160: "ABCD"
10 RenderInline (generated) at (0,0) size 160x40 [color=#0000FF] 10 RenderInline (generated) at (0,0) size 160x40 [color=#0000FF]
11 RenderText at (200,0) size 160x40 11 RenderText at (200,0) size 160x40
12 text run at (200,0) width 160: "EFGH" 12 text run at (200,0) width 160: "EFGH"
13 RenderBlock (floating) {DIV} at (0,0) size 40x40 13 RenderBlock (floating) {DIV} at (0,0) size 40x40
14 RenderText {#text} at (0,0) size 40x40 14 RenderText {#text} at (0,0) size 40x40
15 text run at (0,0) width 40: "A" 15 text run at (0,0) width 40: "A"
16 RenderText {#text} at (360,0) size 160x40 16 RenderText {#text} at (360,0) size 160x40
17 text run at (360,0) width 160: "IJKL" 17 text run at (360,0) width 160: "IJKL"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698