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

Side by Side Diff: sky/tests/framework/basic-expected.txt

Issue 1134163003: [Effen] Use the checkbox widget in the stocks app. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: fix tests 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 unified diff | Download patch
OLDNEW
1 <div debug="Instance of 'TestApp'"> 1 <div debug="Instance of 'TestApp'">
2 <div debug="Instance of 'Container'" class="" style="background-color: green"> 2 <div debug="Instance of 'Container'" class="" style="background-color: green">
3 <div class="style1" debug="Instance of 'Text'">I am Text</div> 3 <div debug="Instance of 'Text'" class=" style1" style="">I am Text</div>
4 <img debug="Instance of 'Image'" src="resources/united.jpg" class="" style=" "></img> 4 <img debug="Instance of 'Image'" src="resources/united.jpg" class="" style=" "></img>
5 </div> 5 </div>
6 </div><style>.style1 { display:paragraph }</style> 6 </div><style>.style1 { display:paragraph }</style>
OLDNEW
« sky/framework/components/checkbox.dart ('K') | « sky/framework/layout.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698