Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / events / touch / touch-action-touch-handlers-expected.txt
index 0d76985..a017a0b 100644 (file)
@@ -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