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: third_party/WebKit/LayoutTests/fast/events/wheel/wheel-fling-cancel.html

Issue 2261173005: wheel layout tests moved to fast/events/wheel folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: third_party/WebKit/LayoutTests/fast/events/wheel/wheel-fling-cancel.html
diff --git a/third_party/WebKit/LayoutTests/fast/events/wheel-fling-cancel.html b/third_party/WebKit/LayoutTests/fast/events/wheel/wheel-fling-cancel.html
similarity index 96%
rename from third_party/WebKit/LayoutTests/fast/events/wheel-fling-cancel.html
rename to third_party/WebKit/LayoutTests/fast/events/wheel/wheel-fling-cancel.html
index 4cccbb55766c0e1f00939d41407f50b31998532c..8407a8180e9f47bcc016d79aad8761e1a1811b52 100644
--- a/third_party/WebKit/LayoutTests/fast/events/wheel-fling-cancel.html
+++ b/third_party/WebKit/LayoutTests/fast/events/wheel/wheel-fling-cancel.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
<script>
description("Tests that a mouse wheel event will cancel an in progress fling gesture.");

Powered by Google App Engine
This is Rietveld 408576698