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

Side by Side Diff: LayoutTests/platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt

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

Powered by Google App Engine
This is Rietveld 408576698