| Index: third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reorder.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-reorder.html b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reorder.html
|
| similarity index 96%
|
| rename from third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-reorder.html
|
| rename to third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reorder.html
|
| index 96120533d96102595e42d7c5f46d93e764667853..7a8e95698c2fc58550ec9709f63a9314de6636e2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-reorder.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reorder.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>
|
|
|