| Index: third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-optgroup.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-optgroup.html b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-optgroup.html
|
| similarity index 94%
|
| rename from third_party/WebKit/LayoutTests/fast/forms/select-set-length-optgroup.html
|
| rename to third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-optgroup.html
|
| index 93636c0e519e0d1df28ed91bc7441ac1decfd064..dcceccf53ac0c7c2ddb21fb42f79689f8746006b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-optgroup.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-set-length-optgroup.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>
|
|
|