| Index: third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt b/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
|
| index 9a6030c688fea798265f8701b678431f51bf5fd2..3dea3e5538ac3884c7a84a71d8b9496ee03ea77f 100644
|
| --- a/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
|
| @@ -4,9 +4,7 @@ This tests whether scrolling still works correctly when an overlay scrollbar is
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS eventHistory.length is 2
|
| -PASS eventHistory[0] is "plugin.mousedown"
|
| -PASS eventHistory[1] is "plugin.mouseup"
|
| +PASS eventHistory.length is 0
|
| PASS window.scrollY > 0 is true
|
| PASS successfullyParsed is true
|
|
|
|
|