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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/pasteboard/drag-drop-modifies-page-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/drag-drop-modifies-page-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/drag-drop-modifies-page-expected.txt
index 6d9c089ca248492e94e7a55cd05f2bf239e26414..f32e4b16348edaeeb47c3dab7e6e46a8ace9b9c1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/drag-drop-modifies-page-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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