| Index: third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted-expected.txt b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted-expected.txt
|
| index 1ae80359507d4219d641ae2a22e346563dcadd88..1eaf0ff780282f1d6cc72581c773aeba4308f852 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted-expected.txt
|
| @@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| PASS internals.getScrollAnimationState(document) is RUNNING_ON_COMPOSITOR
|
| PASS isOrWillBeCancelled(document) is true
|
| -PASS document.scrollingElement.scrollTop < 40 && document.scrollingElement.scrollLeft == 0 became true
|
| +FAIL document.scrollingElement.scrollTop < 40 && document.scrollingElement.scrollLeft == 0 failed to change to true in 0.5 seconds.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|