diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/events/mouse-cursor.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/events/mouse-cursor.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/events/mouse-cursor.html b/third_party/WebKit/LayoutTests/fast/events/mouse-cursor.html index a143811..7611e2f 100644 --- a/third_party/WebKit/LayoutTests/fast/events/mouse-cursor.html +++ b/third_party/WebKit/LayoutTests/fast/events/mouse-cursor.html @@ -89,6 +89,5 @@ if (window.testRunner) { preloadImagesFromStyle(testContainer, 9, runTests, /(#greenbox|_FAIL)/); </script> -<script src="../../fast/js/resources/js-test-post.js"></script> </body> </html> |