diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-mouseevent.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-mouseevent.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-mouseevent.html b/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-mouseevent.html index d7a7536..8d69f38 100644 --- a/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-mouseevent.html +++ b/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-mouseevent.html @@ -39,6 +39,5 @@ function test() test(); </script> -<script src="../js/resources/js-test-post.js"></script> </body> </html> |