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

Unified Diff: LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt

Issue 112023010: Make EventHandler::ActiveIntervalTimer mockable. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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/gesture/gesture-tap-active-state-expected.txt
diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt
index f6d129c90de9e4fbc70c84d48cc21291d7d143f8..225a9f4121178af37959de22a603a60548683c7a 100644
--- a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt
@@ -10,6 +10,7 @@ Verify active isn't initially set
PASS isBoxActive() is false
Verify tapdown,tap sets and clears active
PASS isBoxActive() is true
+PASS isBoxActive() is true
PASS isBoxActive() is false
Verify tapdown,tapcancel on the element sets and clears active
PASS isBoxActive() is true

Powered by Google App Engine
This is Rietveld 408576698