Index: LayoutTests/fast/events/touch/gesture/touch-gesture-fully-scrolled-iframe-propagates-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/touch-gesture-fully-scrolled-iframe-propagates-expected.txt b/LayoutTests/fast/events/touch/gesture/touch-gesture-fully-scrolled-iframe-propagates-expected.txt |
index 352ee0ff1607008eb9a2d0cf08e3d90a46eda1fb..f732b936d11753eec37248e4dbed8c2359414059 100644 |
--- a/LayoutTests/fast/events/touch/gesture/touch-gesture-fully-scrolled-iframe-propagates-expected.txt |
+++ b/LayoutTests/fast/events/touch/gesture/touch-gesture-fully-scrolled-iframe-propagates-expected.txt |
@@ -7,7 +7,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS successfullyParsed is true |
TEST COMPLETE |
-PASS iframeBody.scrollHeight - iframeBody.scrollTop is iframe.clientHeight |
+PASS iframeScrollingElement.scrollHeight - iframeScrollingElement.scrollTop is iframe.clientHeight |
PASS movedbox.scrollTop is 50 |
PASS movedbox.scrollLeft is 0 |
PASS wheelEventsOccurred is 0 |