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

Side by Side Diff: LayoutTests/platform/chromium/plugins/transformed-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
OLDNEW
(Empty)
1 Plugin received event: TouchStart
2 * 10, 10: Pressed
3 * 10, 10: Pressed
4 * 10, 10: Pressed
5 Plugin received event: TouchMove
6 * 20, 15: Moved
7 * 20, 15: Moved
8 * 20, 15: Moved
9 Plugin received event: TouchEnd
10 * 20, 15: Released
11 Plugin received event: MouseEnter
12 * 10, 10
13 Plugin received event: MouseMove
14 * 10, 10
15 Plugin received event: MouseDown
16 * 10, 10
17 Plugin received event: MouseMove
18 * 20, 15
19 Plugin received event: MouseUp
20 * 20, 15
21 Plugin received event: MouseMove
22 * 10, 10
23 Plugin received event: MouseWheel
24 * 10, 10
25 Plugin received event: GestureTapDown
26 * 10, 10
27 Plugin received event: GestureTap
28 * 10, 10
29 Plugin received event: MouseMove
30 * 10, 10
31 Plugin received event: MouseDown
32 * 10, 10
33 Plugin received event: MouseUp
34 * 10, 10
35
OLDNEW
« no previous file with comments | « LayoutTests/platform/chromium/plugins/transformed-events.html ('k') | LayoutTests/platform/chromium/plugins/user-gesture.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698