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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/drag-in-frames-expected.txt

Issue 174364: Plumb the DragOperation through all the layers between the platform DnD code ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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
Property Changes:
Name: svn:eol-style:native
+
Name: svn:eol-style
+ LF
OLDNEW
(Empty)
1 Event log
2
3 ondragstart src
4 ondragenter left target
5 ondrag src
6 ondragover left target
7 ondrag src
8 ondragover left target
9 ondrag src
10 ondragenter right target
11 ondragleave left target
12 ondrag src
13 ondragover right target
14 ondrag src
15 ondragover right target
16 ondrop right target
17 ondragend src
18 These results are just "sensible" at the moment, meaning that all the events fir e on the right elements, nothing more. The order in particular can rightfully ch ange.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698