Index: LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt |
diff --git a/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt b/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt |
index 0d7698567a60779fa253b68640c1ae1c4fbf7eb2..a017a0b216aee416790f060ef0d20ef1b7f0e331 100644 |
--- a/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt |
+++ b/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt |
@@ -28,6 +28,6 @@ PASS getTouchHandlerCount(document) is 2 |
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 1 |
+PASS getTouchHandlerCount(nestedDocument) is 2 |
PASS getTouchHandlerCount(document) is 2 |