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

Side by Side Diff: LayoutTests/platform/mac/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt

Issue 7253035: Merge 89836 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/782/
Patch Set: Created 9 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 18x172 6 layer at (8,8) size 18x172
7 RenderBlock (relative positioned) {DIV} at (0,0) size 18x172 7 RenderBlock (relative positioned) {DIV} at (0,0) size 18x172
8 RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0] 8 RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
9 RenderBlock {DIV} at (0,0) size 18x172 9 RenderBlock {DIV} at (0,0) size 18x172
10 RenderBlock {DIV} at (0,0) size 18x172 10 RenderBlock {DIV} at (0,0) size 18x172
11 RenderBlock (floating) {DIV} at (3,0) size 5x50 [bgcolor=#FFA500] 11 RenderBlock (floating) {DIV} at (3,0) size 5x50 [bgcolor=#FFA500]
12 RenderBlock {DIV} at (0,0) size 18x172 [bgcolor=#0000FF] 12 RenderBlock {DIV} at (0,0) size 18x172 [bgcolor=#0000FF]
13 RenderText {#text} at (0,100) size 12x72 13 RenderText {#text} at (0,100) size 12x72
14 text run at (0,100) width 12: "A" 14 text run at (0,100) width 12: "A"
15 text run at (0,118) width 11: "B" 15 text run at (0,118) width 11: "B"
16 text run at (0,136) width 11: "C" 16 text run at (0,136) width 11: "C"
17 text run at (0,154) width 12: "D" 17 text run at (0,154) width 12: "D"
18 RenderBlock (floating) {DIV} at (13,154) size 5x50 [bgcolor=#008000] 18 RenderBlock (floating) {DIV} at (13,154) size 5x50 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698