Index: third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-remove.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-remove.html b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-remove.html |
similarity index 95% |
rename from third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-remove.html |
rename to third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-remove.html |
index 3357ebbaa7a8f89e8ff39f2dd82241e452d84c13..3d44bd08fa1d5afee19f5b0631d569125094d4fc 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-remove.html |
+++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-remove.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> |