| Index: LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt
|
| index bf513f62d3bdb73c15a692b5fbc15be7a467db18..9a1678fae06b2aaeb6865eca61d0d48bd7624a0e 100644
|
| --- a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt
|
| +++ b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt
|
| @@ -4,14 +4,14 @@ This tests that a gesture scroll is not propagated from an iframe to an outer di
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| first gesture
|
| PASS iframeBody.scrollHeight - iframeDocumentElement.scrollTop is iframe.clientHeight
|
| PASS movedbox.scrollTop is 0
|
| PASS movedbox.scrollLeft is 0
|
| PASS wheelEventsOccurred is 0
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| scroll event 0+> [object HTMLDocument]
|
| PASS scrollEventsOccurred is 1
|
| PASS successfullyParsed is true
|
|
|