| Index: third_party/WebKit/LayoutTests/fast/events/wheel/mouse-wheel-scroll-latching-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/wheel/mouse-wheel-scroll-latching-expected.txt b/third_party/WebKit/LayoutTests/fast/events/wheel/mouse-wheel-scroll-latching-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..096871d0dd6901d8e5feb45635b48cfdd2664cb8
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/wheel/mouse-wheel-scroll-latching-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +The child div scrolls till the end.
|
| +PASS child.scrollTop became 100
|
| +PASS parent.scrollTop is 0
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|