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

Unified Diff: LayoutTests/fast/events/panScroll-drag.html

Issue 15103004: Move Win-specific LayoutTests to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add calandar-picker tests to NeverFixTests for Mac Created 7 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
Index: LayoutTests/fast/events/panScroll-drag.html
diff --git a/LayoutTests/platform/chromium-win/fast/events/panScroll-drag.html b/LayoutTests/fast/events/panScroll-drag.html
similarity index 95%
rename from LayoutTests/platform/chromium-win/fast/events/panScroll-drag.html
rename to LayoutTests/fast/events/panScroll-drag.html
index 3c7b9c6786fa5b9be1f74970fffb562de22a7b2c..f59af43766f6105f794a26a01e28eb6602250814 100644
--- a/LayoutTests/platform/chromium-win/fast/events/panScroll-drag.html
+++ b/LayoutTests/fast/events/panScroll-drag.html
@@ -111,11 +111,11 @@ Scrollable
</div>
</div>
<div id="console"></div>
-<script src="../../../../fast/js/resources/js-test-pre.js"></script>
+<script src="../js/resources/js-test-pre.js"></script>
<script>
description('Check pan scroll by drag mouse');
setUpTest();
</script>
-<script src="../../../../fast/js/resources/js-test-post.js"></script>
+<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/events/panScroll-click-hyperlink-expected.txt ('k') | LayoutTests/fast/events/panScroll-drag-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698