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

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

Issue 1215063003: Remove Sky tests that we don't intend to port to the new world (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
Index: sky/tests/layout/position-absolute-expected.txt
diff --git a/sky/tests/layout/position-absolute-expected.txt b/sky/tests/layout/position-absolute-expected.txt
deleted file mode 100644
index 3769d04d049d26574bc1a1a1c14a56a58fe5a6e0..0000000000000000000000000000000000000000
--- a/sky/tests/layout/position-absolute-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-layer at (0,0) size 800x600
- RenderView {#document} at (0,0) size 800x600
-layer at (0,0) size 100x100
- RenderFlexibleBox {block} at (0,0) size 100x100 [bgcolor=#FFC0CB]
- RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)]
- RenderFlexibleBox {spacer} at (0,40) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)]
-layer at (0,0) size 20x20
- RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000]
-layer at (0,150) size 100x100
- RenderParagraph {p} at (0,150) size 100x100 [bgcolor=#FFA500]
- RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)]
- RenderFlexibleBox {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)]
-layer at (0,150) size 20x20
- RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000]
-layer at (0,300) size 100x100
- RenderFlexibleBox {flex} at (0,300) size 100x100 [bgcolor=#FA8072]
- RenderFlexibleBox {spacer} at (0,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)]
- RenderFlexibleBox {spacer} at (40,0) size 40x40 [bgcolor=#FFEFD5] [border: (5px solid #800080)]
-layer at (0,300) size 20x20
- RenderFlexibleBox {absolute} at (0,0) size 20x20 [bgcolor=#008000]
-

Powered by Google App Engine
This is Rietveld 408576698