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

Side by Side Diff: LayoutTests/platform/mac/fast/block/float/overhanging-float-remove-from-absolute-position-block-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 18x0 6 layer at (8,8) size 18x0
7 RenderBlock (relative positioned) {DIV} at (0,0) size 18x0 7 RenderBlock (relative positioned) {DIV} at (0,0) size 18x0
8 RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0] 8 RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
9 layer at (8,8) size 18x104 9 layer at (8,8) size 18x104
10 RenderBlock (positioned) {DIV} at (0,0) size 18x104 10 RenderBlock (positioned) {DIV} at (0,0) size 18x104
11 RenderBlock {DIV} at (0,0) size 18x72 11 RenderBlock {DIV} at (0,0) size 18x72
12 RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500] 12 RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500]
13 RenderBlock {DIV} at (0,0) size 18x72 [bgcolor=#0000FF] 13 RenderBlock {DIV} at (0,0) size 18x72 [bgcolor=#0000FF]
14 RenderText {#text} at (0,0) size 12x72 14 RenderText {#text} at (0,0) size 12x72
15 text run at (0,0) width 12: "A" 15 text run at (0,0) width 12: "A"
16 text run at (0,18) width 11: "B" 16 text run at (0,18) width 11: "B"
17 text run at (0,36) width 11: "C" 17 text run at (0,36) width 11: "C"
18 text run at (0,54) width 12: "D" 18 text run at (0,54) width 12: "D"
19 RenderBlock (floating) {DIV} at (13,54) size 5x50 [bgcolor=#008000] 19 RenderBlock (floating) {DIV} at (13,54) size 5x50 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698