Index: LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt |
index 21626e73f24e00da6d038df299bf853c990f7695..177ddf4d5f0336cc1eb96cd2d24bdc51feb1c343 100644 |
--- a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt |
+++ b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt |
@@ -1,4 +1,4 @@ |
-This tests that a gesture scroll is not propagated from a div to the page when the div has no remaining scroll offset when the GestureScrollUpdateWithoutPropagation event type is used. |
+This tests that a gesture scroll is not propagated from a div to the page when the div has no remaining scroll offset when the preventPropagation flag is set for the GestureScrollUpdate event. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |