| Index: third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reparent.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-reparent.html b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reparent.html
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-reparent.html
|
| rename to third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reparent.html
|
| index 2b81d85adbc1d1ca3462afecfd88b6aca0fc8576..0f3b732c21e8f1f7ef24530dc39b9c080956f831 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-with-mutation-reparent.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-with-mutation-reparent.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>
|
|
|