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

Side by Side Diff: samples/swarm/test/swarm_ui_lib/layout/layout.css

Issue 23717003: Reorganize tests for samples so the test is discoverable from the sample (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 | Annotate | Revision Log
OLDNEW
1 /* File generated by SCSS from source layout.scss 1 /* File generated by SCSS from source layout.scss
2 * Do not edit. 2 * Do not edit.
3 */ 3 */
4 4
5 /* @stylet export as AdaptiveLayout */ 5 /* @stylet export as AdaptiveLayout */
6 /* @stylet export as SourceIndependencePortrait */ 6 /* @stylet export as SourceIndependencePortrait */
7 /* @stylet export as SourceIndependenceLandscape */ 7 /* @stylet export as SourceIndependenceLandscape */
8 /* @stylet export as GridLayering */ 8 /* @stylet export as GridLayering */
9 /* @stylet export as GridLines_5 */ 9 /* @stylet export as GridLines_5 */
10 /* @stylet export as GridLines_6 */ 10 /* @stylet export as GridLines_6 */
11 /* @stylet export as GridCells */ 11 /* @stylet export as GridCells */
12 /* @stylet export as StartEndingGridlines11a */ 12 /* @stylet export as StartEndingGridlines11a */
13 /* @stylet export as StartEndingGridlines11b */ 13 /* @stylet export as StartEndingGridlines11b */
14 /* @stylet export as RepeatingColumnsRows */ 14 /* @stylet export as RepeatingColumnsRows */
15 /* @stylet export as AnonymousGridCells */ 15 /* @stylet export as AnonymousGridCells */
16 /* @stylet export as ImplicitColumnsRows */ 16 /* @stylet export as ImplicitColumnsRows */
17 /* @stylet export as AlignGridItems */ 17 /* @stylet export as AlignGridItems */
18 /* @stylet export as DrawOrderGridItems */ 18 /* @stylet export as DrawOrderGridItems */
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698