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

Unified Diff: LayoutTests/platform/chromium/plugins/user-gesture-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/platform/chromium/plugins/user-gesture-expected.txt
diff --git a/LayoutTests/platform/chromium/plugins/user-gesture-expected.txt b/LayoutTests/platform/chromium/plugins/user-gesture-expected.txt
deleted file mode 100644
index f7ace41011bf5a0f97929a86d9a77584aa169069..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/plugins/user-gesture-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-Plugin received event: MouseEnter
-* not handling user gesture
-Plugin received event: MouseMove
-* not handling user gesture
-Plugin received event: MouseDown
-* handling user gesture
-Plugin received event: MouseUp
-* handling user gesture
-Plugin received event: MouseDown
-* not handling user gesture
-Plugin received event: MouseUp
-* not handling user gesture
-
-Test that the user gesture indicator is correctly set for events forwarded through the WebPluginContainer. The tests succeeds if the first mousedown/mouseup event pair is a user gesture, and the second is not.

Powered by Google App Engine
This is Rietveld 408576698