| Index: LayoutTests/fast/forms/range/range-focus-by-mouse.html
|
| diff --git a/LayoutTests/fast/forms/range/range-focus-by-mouse.html b/LayoutTests/fast/forms/range/range-focus-by-mouse.html
|
| index e41c884dfb99086cc94169eea5f20aec9c04945b..b07e9c77bcaf096e102e11ddc6d60cc68394dfdc 100644
|
| --- a/LayoutTests/fast/forms/range/range-focus-by-mouse.html
|
| +++ b/LayoutTests/fast/forms/range/range-focus-by-mouse.html
|
| @@ -18,5 +18,4 @@ target.addEventListener('focus', function() {
|
| }, false);
|
| clickElement(target);
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|