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

Unified Diff: LayoutTests/platform/chromium/plugins/drag-events-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/drag-events-expected.txt
diff --git a/LayoutTests/platform/chromium/plugins/drag-events-expected.txt b/LayoutTests/platform/chromium/plugins/drag-events-expected.txt
deleted file mode 100644
index 2210bb381967fee93e0013e18bf4f9e5c746742b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/plugins/drag-events-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-CONSOLE MESSAGE: line 25: Dragging over plugin_drag
-Plugin received event: MouseEnter
-Plugin received event: MouseMove
-Plugin received event: DragEnter
-Plugin received event: DragOver
-Plugin received event: DragLeave
-Plugin received event: DragEnter
-Plugin received event: DragOver
-Plugin received event: DragDrop
-Plugin received event: MouseLeave
-CONSOLE MESSAGE: line 25: Dragging over plugin_editable
-Plugin received event: MouseEnter
-Plugin received event: MouseMove
-Plugin received event: MouseLeave
-CONSOLE MESSAGE: line 25: Dragging over plugin
-Plugin received event: MouseEnter
-Plugin received event: MouseMove
-Plugin received event: MouseLeave
-
-Some text to drag

Powered by Google App Engine
This is Rietveld 408576698