| Index: LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
|
| diff --git a/LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt b/LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f4f0693270a66135d1fe806d3e69953ab9a60f0a
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Tests that a WebMouseWheelEvent with hasPreciseScrollingDeltas does not produce an animated scroll
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS element.scrollTop is 80
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|