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