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

Unified Diff: LayoutTests/fast/events/panScroll-click.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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/events/panScroll-click-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/panScroll-click.html
diff --git a/LayoutTests/platform/chromium-win/fast/events/panScroll-click.html b/LayoutTests/fast/events/panScroll-click.html
similarity index 95%
rename from LayoutTests/platform/chromium-win/fast/events/panScroll-click.html
rename to LayoutTests/fast/events/panScroll-click.html
index f9a4a73d68959c95a879e3713a984b82c760ae59..a93823fc1170215ffafd7254028bec23a2e60022 100644
--- a/LayoutTests/platform/chromium-win/fast/events/panScroll-click.html
+++ b/LayoutTests/fast/events/panScroll-click.html
@@ -113,11 +113,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 click 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/TestExpectations ('k') | LayoutTests/fast/events/panScroll-click-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698