| Index: LayoutTests/fast/forms/textarea/textarea-inputmode.html
|
| diff --git a/LayoutTests/fast/forms/textarea/textarea-inputmode.html b/LayoutTests/fast/forms/textarea/textarea-inputmode.html
|
| index ecf7e928d899cada4e85d2348f3f21f5e767d892..c27f085499484f3f1259e482f386a4172f75af26 100644
|
| --- a/LayoutTests/fast/forms/textarea/textarea-inputmode.html
|
| +++ b/LayoutTests/fast/forms/textarea/textarea-inputmode.html
|
| @@ -48,6 +48,5 @@ textarea.setAttribute('inputmode', 256);
|
| shouldBe('textarea.inputMode', '"256"');
|
|
|
| </script>
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|