| Index: LayoutTests/fast/forms/input-select-webkit-user-select-none.html
|
| diff --git a/LayoutTests/fast/forms/input-select-webkit-user-select-none.html b/LayoutTests/fast/forms/input-select-webkit-user-select-none.html
|
| index 9ef825843bd0c058bad3e5cd1dc9b1295ab2507e..57898f7267b046fd287a95961875913d04a4f7b7 100644
|
| --- a/LayoutTests/fast/forms/input-select-webkit-user-select-none.html
|
| +++ b/LayoutTests/fast/forms/input-select-webkit-user-select-none.html
|
| @@ -30,5 +30,4 @@ shouldBe('sample.selectionEnd', 'sample.value.length');
|
| if (window.testRunner)
|
| $('container').outerHTML = '';
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|