Index: trunk/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt |
=================================================================== |
--- trunk/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt (revision 177995) |
+++ trunk/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt (working copy) |
@@ -28,6 +28,6 @@ |
transitioning to auto should decrease handler count |
PASS getTouchHandlerCount(document) is 1 |
touch-action on div inside frame should add a handler |
-PASS getTouchHandlerCount(nestedDocument) is 2 |
+PASS getTouchHandlerCount(nestedDocument) is 1 |
PASS getTouchHandlerCount(document) is 2 |