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

Unified Diff: LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-iframe-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-iframe-expected.txt
diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-iframe-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-iframe-expected.txt
index c0481e067662d18b7b43bb1d9ffc43f9a930e20a..96bdc7e162713fc8327f142d915a09334b0541eb 100644
--- a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-iframe-expected.txt
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-iframe-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
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698