| Index: third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt b/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt
|
| index c139d636fd37de078f01bb2efb50a84c45281aee..7e03694abaee7989551321a2c069a254104e7e64 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt
|
| @@ -3,10 +3,10 @@ This tests that scrollbars always receive events even when there is an element u
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS window.scrollY is 0
|
| PASS receivedMousedownEvent is true
|
| -PASS subframe.scrollTop is 0
|
| +PASS window.scrollY became 0
|
| PASS receivedMousedownEvent is true
|
| +PASS subframe.scrollTop became 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|