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

Side by Side Diff: sky/tests/layout/position-absolute-expected.txt

Issue 1061163002: Remove all uses of display:block and display:inline-block. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: update one more usage Created 5 years, 8 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 {#document} at (0,0) size 800x600 2 RenderView {#document} at (0,0) size 800x600
3 layer at (0,0) size 100x100 3 layer at (0,0) size 100x100
4 RenderBlock {block} at (0,0) size 100x100 [bgcolor=#FFC0CB] 4 RenderFlexibleBox {block} at (0,0) size 100x100 [bgcolor=#FFC0CB]
5 RenderBlock {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px sol id #800080)] 5 RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5 px solid #800080)]
6 RenderBlock {spacer} at (0,40) size 40x40 [bgcolor=#FFEFD5] [border: (5px so lid #800080)] 6 RenderFlexibleBox {spacer} at (0,40) size 40x40 [bgcolor=#FFEFD5] [border: ( 5px solid #800080)]
7 layer at (0,0) size 20x20 7 layer at (0,0) size 20x20
8 RenderBlock (positioned) {absolute} at (0,0) size 20x20 [bgcolor=#008000] 8 RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000]
9 layer at (0,150) size 100x100 9 layer at (0,150) size 100x100
10 RenderParagraph {paragraph} at (0,150) size 100x100 [bgcolor=#FFA500] 10 RenderParagraph {paragraph} at (0,150) size 100x100 [bgcolor=#FFA500]
11 RenderBlock (inline-block) {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [b order: (5px solid #800080)] 11 RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5 px solid #800080)]
12 RenderBlock (inline-block) {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [ border: (5px solid #800080)] 12 RenderFlexibleBox {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: ( 5px solid #800080)]
13 layer at (0,150) size 20x20 13 layer at (0,150) size 20x20
14 RenderBlock (positioned) {absolute} at (0,0) size 20x20 [bgcolor=#008000] 14 RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000]
15 layer at (0,300) size 100x100 15 layer at (0,300) size 100x100
16 RenderFlexibleBox {flex} at (0,300) size 100x100 [bgcolor=#FA8072] 16 RenderFlexibleBox {flex} at (0,300) size 100x100 [bgcolor=#FA8072]
17 RenderBlock {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px sol id #800080)] 17 RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5 px solid #800080)]
18 RenderBlock {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px so lid #800080)] 18 RenderFlexibleBox {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: ( 5px solid #800080)]
19 layer at (0,300) size 20x20 19 layer at (0,300) size 20x20
20 RenderBlock (positioned) {absolute} at (0,0) size 20x20 [bgcolor=#008000] 20 RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000]
21 21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698