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

Unified Diff: sky/tests/framework/basic-expected.txt

Issue 1221883002: Remove package:sky/framework (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
« no previous file with comments | « sky/tests/framework/basic.sky ('k') | sky/tests/framework/flights-app-pixels.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/framework/basic-expected.txt
diff --git a/sky/tests/framework/basic-expected.txt b/sky/tests/framework/basic-expected.txt
deleted file mode 100644
index 751cf0671f4779be71981599c6e871f2dc6c7297..0000000000000000000000000000000000000000
--- a/sky/tests/framework/basic-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-<div debug="Instance of 'TestApp'">
- <div debug="Instance of 'Container'" class="" style="background-color: green">
- <div debug="Instance of 'Paragraph'" class=" style1" style="">
- <div debug="Instance of 'TextFragment'" class=" style2" style="">I am Text</div>
- </div>
- <img debug="Instance of 'Image'" src="resources/united.jpg" class="" style=""></img>
- </div>
-</div>
-<style>.style1 { display:paragraph }</style>
-<style>.style2 { display:inline }</style>
-
« no previous file with comments | « sky/tests/framework/basic.sky ('k') | sky/tests/framework/flights-app-pixels.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698