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

Unified Diff: sky/tests/lowlevel/scrollbar.html

Issue 685623002: Move the tests from .html to .sky (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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/lowlevel/query-selector.sky ('k') | sky/tests/lowlevel/scrollbar.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/scrollbar.html
diff --git a/sky/tests/lowlevel/scrollbar.html b/sky/tests/lowlevel/scrollbar.html
deleted file mode 100644
index b4eee6cd03b50916725b92413aa21a89a17b04e0..0000000000000000000000000000000000000000
--- a/sky/tests/lowlevel/scrollbar.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<sky>
- <scroller style="overflow: scroll; height: 400px;">
- <link rel="import" href="../resources/dump-as-render-tree.html" />
- <style>
- div { height: 100px; }
- </style>
- <div>a</div>
- <div>b</div>
- <div>c</div>
- <div>d</div>
- <div>e</div>
- <div>f</div>
- <div>g</div>
- <div>h</div>
- <div>i</div>
- <div>j</div>
- <div>k</div>
- <div>l</div>
- <div>m</div>
- <div>n</div>
- <div>o</div>
- </scroller>
-</sky>
« no previous file with comments | « sky/tests/lowlevel/query-selector.sky ('k') | sky/tests/lowlevel/scrollbar.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698