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

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

Issue 225903009: Migrate touch events to EventHandlerRegistry (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix indendation problems (added by meld?) Created 6 years, 4 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: 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
« no previous file with comments | « LayoutTests/fast/events/touch/touch-action-touch-handlers.html ('k') | LayoutTests/fast/events/touch/touch-handler-count.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698