diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element.html b/third_party/WebKit/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element.html index 2053695..7a13c8a 100644 --- a/third_party/WebKit/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element.html +++ b/third_party/WebKit/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element.html @@ -24,5 +24,4 @@ window.onload = function() { finishJSTest(); }; </script> -<script src="../js/resources/js-test-post.js"></script> </body> |