Side by Side Diff: Source/core/events/DragEvent.idl
Issue 1232003009 :
Implement DragEvent and move MouseEvent.dataTransfer (Closed)
Patch Set: Fix plugin failure of LayoutTest
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/events/dragevent-constructor.html
LayoutTests/fast/events/dragevent-constructor-expected.txt
LayoutTests/fast/events/init-events-expected.txt
LayoutTests/fast/events/script-tests/init-events.js
LayoutTests/imported/web-platform-tests/html/editing/dnd/synthetic/001-expected.txt
LayoutTests/imported/web-platform-tests/html/editing/dnd/target-origin/202-expected.txt
LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
LayoutTests/webexposed/global-interface-listing-expected.txt
Source/core/core.gypi
Source/core/events/DragEvent.h
Source/core/events/DragEvent.cpp
Source/core/events/DragEvent.idl
Source/core/events/DragEventInit.idl
Source/core/events/MouseEvent.h
Source/core/events/MouseEvent.cpp
Source/core/events/MouseEvent.idl
Source/core/events/WheelEvent.cpp
Source/core/input/EventHandler.cpp
Source/core/page/ContextMenuControllerTest.cpp
Source/web/WebPluginContainerImpl.cpp
Source/web/tests/WebFrameTest.cpp