| Index: LayoutTests/fast/events/touch/gesture/gesture-scroll-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/gesture/gesture-scroll-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-scroll-expected.txt
|
| index 1b28f45469330381884666c9d1e76f78dcd61628..a4d0faf37a4eab6237c0fb2272e4ea724d6e72d0 100644
|
| --- a/LayoutTests/fast/events/touch/gesture/gesture-scroll-expected.txt
|
| +++ b/LayoutTests/fast/events/touch/gesture/gesture-scroll-expected.txt
|
| @@ -3,6 +3,9 @@ This tests scroll gesture events. Square is (mostly) green on pass
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| first gesture
|
| PASS movingdiv.scrollTop is 0
|
| PASS movingdiv.scrollLeft is 90
|
| @@ -12,7 +15,4 @@ PASS movingdiv.scrollLeft is 90
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
|
|
|
|