diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/events/platform-wheelevent-in-scrolling-div.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/events/platform-wheelevent-in-scrolling-div.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/events/platform-wheelevent-in-scrolling-div.html b/third_party/WebKit/LayoutTests/fast/events/platform-wheelevent-in-scrolling-div.html index 2e382ac..beff5c3 100644 --- a/third_party/WebKit/LayoutTests/fast/events/platform-wheelevent-in-scrolling-div.html +++ b/third_party/WebKit/LayoutTests/fast/events/platform-wheelevent-in-scrolling-div.html @@ -1,6 +1,5 @@ <html> <head> - <link rel="stylesheet" href="../js/resources/js-test-style.css"> <script src="../js/resources/js-test-pre.js"></script> <script> var expectedScrollTop = 5; |