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

Side by Side Diff: LayoutTests/platform/mac/fast/block/float/overhanging-float-remove-from-fixed-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 63x68 9 layer at (8,8) size 63x68
10 RenderBlock (positioned) {DIV} at (8,8) size 63x68 10 RenderBlock (positioned) {DIV} at (8,8) size 63x68
11 RenderBlock {DIV} at (0,0) size 63x18 11 RenderBlock {DIV} at (0,0) size 63x18
12 RenderBlock (floating) {DIV} at (58,0) size 5x50 [bgcolor=#FFA500] 12 RenderBlock (floating) {DIV} at (58,0) size 5x50 [bgcolor=#FFA500]
13 RenderBlock {DIV} at (0,0) size 63x18 [bgcolor=#0000FF] 13 RenderBlock {DIV} at (0,0) size 63x18 [bgcolor=#0000FF]
14 RenderText {#text} at (0,0) size 58x18 14 RenderText {#text} at (0,0) size 58x18
15 text run at (0,0) width 58: "A B C D" 15 text run at (0,0) width 58: "A B C D"
16 RenderBlock (floating) {DIV} at (53,18) size 5x50 [bgcolor=#008000] 16 RenderBlock (floating) {DIV} at (53,18) size 5x50 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698