| Index: LayoutTests/fast/forms/range/range-focus-by-mouse-expected.html
|
| diff --git a/LayoutTests/fast/forms/range/range-focus-by-mouse-expected.html b/LayoutTests/fast/forms/range/range-focus-by-mouse-expected.html
|
| index 19e5568e8851b3a0088ea40923cf12ad09111b71..ec989c5d90a3d7d6fb913e23bbc66dd7582574fb 100644
|
| --- a/LayoutTests/fast/forms/range/range-focus-by-mouse-expected.html
|
| +++ b/LayoutTests/fast/forms/range/range-focus-by-mouse-expected.html
|
| @@ -15,5 +15,4 @@ description('Clicking on a form control should focus on it.');
|
| testPassed('Focus event was dispatched.');
|
| hoverOverElement(document.querySelector('input'));
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|