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

Unified Diff: LayoutTests/fast/events/popup-allowed-from-touch-only-once-expected.txt

Issue 329393006: Share a user gesture indicator across touch event sequences (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/popup-allowed-from-touch-only-once-expected.txt
diff --git a/LayoutTests/fast/events/popup-allowed-from-touch-only-once-expected.txt b/LayoutTests/fast/events/popup-allowed-from-touch-only-once-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..844e486586ca79220826c93c282554510678b8d3
--- /dev/null
+++ b/LayoutTests/fast/events/popup-allowed-from-touch-only-once-expected.txt
@@ -0,0 +1,6 @@
+Test that only a single popup is allowed in response to a single touch sequence. The test passes if only one popup is created when you touch and move around on this page.
+
+touchmove event
+touchmove event
+touchend event
+

Powered by Google App Engine
This is Rietveld 408576698