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

Side by Side Diff: LayoutTests/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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/plugins/drag-events.html ('k') | LayoutTests/plugins/empty-per-context-data.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 25: Dragging over plugin_drag 1 CONSOLE MESSAGE: line 25: Dragging over plugin_drag
2 Plugin received event: MouseEnter 2 Plugin received event: MouseEnter
3 Plugin received event: MouseMove 3 Plugin received event: MouseMove
4 Plugin received event: DragEnter 4 Plugin received event: DragEnter
5 Plugin received event: DragOver 5 Plugin received event: DragOver
6 Plugin received event: DragLeave 6 Plugin received event: DragLeave
7 Plugin received event: DragEnter 7 Plugin received event: DragEnter
8 Plugin received event: DragOver 8 Plugin received event: DragOver
9 Plugin received event: DragDrop 9 Plugin received event: DragDrop
10 Plugin received event: MouseLeave 10 Plugin received event: MouseLeave
11 CONSOLE MESSAGE: line 25: Dragging over plugin_editable 11 CONSOLE MESSAGE: line 25: Dragging over plugin_editable
12 Plugin received event: MouseEnter 12 Plugin received event: MouseEnter
13 Plugin received event: MouseMove 13 Plugin received event: MouseMove
14 Plugin received event: MouseLeave 14 Plugin received event: MouseLeave
15 CONSOLE MESSAGE: line 25: Dragging over plugin 15 CONSOLE MESSAGE: line 25: Dragging over plugin
16 Plugin received event: MouseEnter 16 Plugin received event: MouseEnter
17 Plugin received event: MouseMove 17 Plugin received event: MouseMove
18 Plugin received event: MouseLeave 18 Plugin received event: MouseLeave
19 19
20 Some text to drag 20 Some text to drag
OLDNEW
« no previous file with comments | « LayoutTests/plugins/drag-events.html ('k') | LayoutTests/plugins/empty-per-context-data.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698