| Index: third_party/WebKit/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| index ddb0c0b7ba3e6e8b79dedc62514ed5435b707de9..b53f85f7f1e5e06bef35484d26e202a6ed99c19f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled-expected.txt
|
| @@ -6,7 +6,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -set PreferCompositingToLCDTextEnabled false
|
| first gesture
|
| PASS movingdiv.scrollTop is 0
|
| PASS movingdiv.scrollLeft is 45
|
| @@ -15,15 +14,6 @@ second gesture
|
| PASS movingdiv.scrollTop is 47
|
| PASS movingdiv.scrollLeft is 45
|
| PASS wheelEventsOccurred is 0
|
| -set PreferCompositingToLCDTextEnabled true
|
| -first gesture
|
| -PASS movingdiv.scrollTop is 47.5
|
| -PASS movingdiv.scrollLeft is 90
|
| -PASS wheelEventsOccurred is 0
|
| -second gesture
|
| -PASS movingdiv.scrollTop is 95
|
| -PASS movingdiv.scrollLeft is 90
|
| -PASS wheelEventsOccurred is 0
|
| scroll event 0+> [object HTMLDivElement]
|
| PASS scrollEventsOccurred is 1
|
| PASS successfullyParsed is true
|
|
|