Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(146)

Unified Diff: trunk/LayoutTests/fast/events/touch/touch-action-touch-handlers-expected.txt

Issue 391483002: Revert 177812 "Migrate touch events to EventHandlerRegistry" (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698