diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/events/page-scaled-mouse-click-iframe.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/events/page-scaled-mouse-click-iframe.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/events/page-scaled-mouse-click-iframe.html b/third_party/WebKit/LayoutTests/fast/events/page-scaled-mouse-click-iframe.html index 0d28be9..b4483cc 100644 --- a/third_party/WebKit/LayoutTests/fast/events/page-scaled-mouse-click-iframe.html +++ b/third_party/WebKit/LayoutTests/fast/events/page-scaled-mouse-click-iframe.html @@ -5,6 +5,5 @@ </head> <body style="margin: 0px;"> <script src="script-tests/page-scaled-mouse-click-iframe.js"></script> -<script src="../js/resources/js-test-post.js"></script> </body> </html> |