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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/select/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html

Issue 1509853008: Move select/option/optgroup-related tests in fast/forms to fast/forms/select. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/forms/select/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html b/third_party/WebKit/LayoutTests/fast/forms/select/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
similarity index 98%
rename from third_party/WebKit/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
rename to third_party/WebKit/LayoutTests/fast/forms/select/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
index 0f6232d1cb086585a905133ec809d9d801df1f17..28fcfa23c0a4420074947160f40e6a5b31f0c1fb 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
-<script src="../../resources/js-test.js"></script>
+<script src="../../../resources/js-test.js"></script>
<title></title>
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698