| Index: third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea-select.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select.html
|
| similarity index 84%
|
| rename from third_party/WebKit/LayoutTests/fast/forms/textarea-select.html
|
| rename to third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select.html
|
| index d404c09ac3637d1af7a72a465649474fad6d3a7d..0a653af973cb05751477224e405b312343a15e69 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/textarea-select.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-select.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../resources/js-test.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <textarea id="text"></textarea>
|
|
|