| Index: LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| index b2c18be17aee2514ea24158860c00fdde7d5e83f..b53f85f7f1e5e06bef35484d26e202a6ed99c19f 100644
|
| --- a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| +++ b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| @@ -3,6 +3,9 @@ This tests gesture event scrolling of an overflow div with page scale.
|
| 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 45
|
| @@ -11,9 +14,6 @@ second gesture
|
| PASS movingdiv.scrollTop is 47
|
| PASS movingdiv.scrollLeft is 45
|
| PASS wheelEventsOccurred is 0
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| scroll event 0+> [object HTMLDivElement]
|
| PASS scrollEventsOccurred is 1
|
| PASS successfullyParsed is true
|
|
|