Index: third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation.html b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation.html |
similarity index 91% |
rename from third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation.html |
rename to third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation.html |
index ced5c893bca28e5c316950af6514c9af027747a0..65a717b266fab93785248bdea86ccde7846d3c58 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation.html |
+++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../resources/js-test.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<p id="description"></p> |