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