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 9a1678fae06b2aaeb6865eca61d0d48bd7624a0e..3a60fc7cf158a6201dc3b588d2928892805d0462 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 |
@@ -1,5 +1,5 @@ |
-This tests that a gesture scroll is not propagated from an iframe to an outer div when the iframe has no remaining scroll offset when the gesture type GestureScrollUpdateWithoutPropagation is used. |
+This tests that a gesture scroll is not propagated from an iframe to an outer div when the iframe has no remaining scroll offset when the preventPropagation flag is set for the gesture type GestureScrollUpdate. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |