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