diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/events/mouse-double-triple-click-should-not-select-next-node-for-user-select-none.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/events/mouse-double-triple-click-should-not-select-next-node-for-user-select-none.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/events/mouse-double-triple-click-should-not-select-next-node-for-user-select-none.html b/third_party/WebKit/LayoutTests/fast/events/mouse-double-triple-click-should-not-select-next-node-for-user-select-none.html index 02601cf..4ffea78 100644 --- a/third_party/WebKit/LayoutTests/fast/events/mouse-double-triple-click-should-not-select-next-node-for-user-select-none.html +++ b/third_party/WebKit/LayoutTests/fast/events/mouse-double-triple-click-should-not-select-next-node-for-user-select-none.html @@ -58,6 +58,5 @@ if (window.eventSender) { } successfullyParsed = true; </script> -<script src="../js/resources/js-test-post.js"></script> </body> </html> |