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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt

Issue 2374743002: [InputEvent] Support |deleteByDrag|, |insertFromDrop| and fire in sequential order (Closed)
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt
index b4e658c9892398e1f5409625c898df9005c77706..8b0ace2ce045eee41d43d1494c6b347045f3e24c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt
@@ -2,6 +2,9 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698