Side by Side Diff: third_party/WebKit/LayoutTests/editing/selection/drag-drop-events-expected.txt
Issue 2374743002 :
[InputEvent] Support |deleteByDrag|, |insertFromDrop| and fire in sequential order (Closed)
Patch Set: Yosin's review 2
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/editing/selection/drag-drop-events-expected.txt
third_party/WebKit/LayoutTests/fast/events/inputevents/beforeinput-remove-iframe-crash.html
third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html
third_party/WebKit/LayoutTests/fast/events/resources/beforeinput-remove-iframe-crash-iframe.html
third_party/WebKit/Source/core/editing/BUILD.gn
third_party/WebKit/Source/core/editing/Editor.h
third_party/WebKit/Source/core/editing/Editor.cpp
third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h
third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp
third_party/WebKit/Source/core/editing/commands/DeleteSelectionCommand.h
third_party/WebKit/Source/core/editing/commands/DeleteSelectionCommand.cpp
third_party/WebKit/Source/core/editing/commands/DragAndDropCommand.h
third_party/WebKit/Source/core/editing/commands/DragAndDropCommand.cpp
third_party/WebKit/Source/core/editing/commands/EditCommand.cpp
third_party/WebKit/Source/core/editing/commands/MoveSelectionCommand.cpp
third_party/WebKit/Source/core/events/InputEvent.h
third_party/WebKit/Source/core/events/InputEvent.cpp
third_party/WebKit/Source/core/page/DragController.cpp