diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.html b/third_party/WebKit/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.html index 221bc77..cdf2e04 100644 --- a/third_party/WebKit/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.html +++ b/third_party/WebKit/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.html @@ -14,5 +14,4 @@ description('Clicking on a form control should focus on it.'); testPassed('Focus event was dispatched.'); hoverOverElement(document.querySelector('button')); </script> -<script src="../../js/resources/js-test-post.js"></script> </body> |