| Index: third_party/WebKit/LayoutTests/fast/forms/select/option-strip-unicode-spaces.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/option-strip-unicode-spaces.html b/third_party/WebKit/LayoutTests/fast/forms/select/option-strip-unicode-spaces.html
|
| similarity index 98%
|
| rename from third_party/WebKit/LayoutTests/fast/forms/option-strip-unicode-spaces.html
|
| rename to third_party/WebKit/LayoutTests/fast/forms/select/option-strip-unicode-spaces.html
|
| index 8572a550c018e0b042278dea160712071b7b5844..e0852e4e84f4627d2746a371cc5d9222e5f84abe 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/option-strip-unicode-spaces.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/select/option-strip-unicode-spaces.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| -<script src="../../resources/js-test.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|