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

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

Issue 1122413006: [Effen] Move 'flex' out of CSS also. (mark II) (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 7 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
« sky/framework/layout.dart ('K') | « sky/tests/framework/basic.sky ('k') | no next file » | 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
index 1d8a83747d38051e120c8dbff2abdaaee9cfd4d9..6a0cd5cb56115f507d86a123bf8172d8fbb052b1 100644
--- a/sky/tests/framework/basic-expected.txt
+++ b/sky/tests/framework/basic-expected.txt
@@ -1,6 +1,6 @@
<div debug="Instance of 'TestApp'">
<div debug="Instance of 'Container'" class="" style="background-color: green">
<div class="style1" debug="Instance of 'Text'">I am Text</div>
- <img debug="Instance of 'Image'" src="resources/united.jpg" class=""></img>
+ <img debug="Instance of 'Image'" src="resources/united.jpg" class="" style=""></img>
eseidel 2015/05/12 17:31:59 Why?
</div>
</div><style>.style1 { display:paragraph }</style>
« sky/framework/layout.dart ('K') | « sky/tests/framework/basic.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698