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

Side by Side 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, 5 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
« no previous file with comments | « sky/tests/framework/basic.sky ('k') | sky/tests/framework/flights-app-pixels.sky » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <div debug="Instance of 'TestApp'">
2 <div debug="Instance of 'Container'" class="" style="background-color: green">
3 <div debug="Instance of 'Paragraph'" class=" style1" style="">
4 <div debug="Instance of 'TextFragment'" class=" style2" style="">I am Text </div>
5 </div>
6 <img debug="Instance of 'Image'" src="resources/united.jpg" class="" style=" "></img>
7 </div>
8 </div>
9 <style>.style1 { display:paragraph }</style>
10 <style>.style2 { display:inline }</style>
11
OLDNEW
« 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