| Index: LayoutTests/fast/forms/radio/radio-focus-by-mouse-expected.html
|
| diff --git a/LayoutTests/fast/forms/radio/radio-focus-by-mouse-expected.html b/LayoutTests/fast/forms/radio/radio-focus-by-mouse-expected.html
|
| index ba022e404fd68ba142de647a78abdbd54fb30517..dfa1fde17c69aebfaf5f354222ae5cd194712628 100644
|
| --- a/LayoutTests/fast/forms/radio/radio-focus-by-mouse-expected.html
|
| +++ b/LayoutTests/fast/forms/radio/radio-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>
|
|
|