| Index: LayoutTests/fast/scrolling/scrollbar-mousedown-move-mouseup.html
|
| diff --git a/LayoutTests/fast/scrolling/scrollbar-mousedown-move-mouseup.html b/LayoutTests/fast/scrolling/scrollbar-mousedown-move-mouseup.html
|
| index 397929cafcb55b92dab36c476b2536fb52954185..b5a0902244b9aa2663c7d4e20798a72dd3c18011 100644
|
| --- a/LayoutTests/fast/scrolling/scrollbar-mousedown-move-mouseup.html
|
| +++ b/LayoutTests/fast/scrolling/scrollbar-mousedown-move-mouseup.html
|
| @@ -52,7 +52,6 @@
|
| debug('This test requires eventSender. Click the scrollbar to play manually.');
|
| };
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| <style>
|
| #scrollme, #notscrollme {
|
| width: 100px;
|
|
|