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

Unified 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 Created 4 years, 2 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/inputevents/beforeinput-remove-iframe-crash.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/selection/drag-drop-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/drag-drop-events-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/drag-drop-events-expected.txt
index 90f5d4758869074942dad6284d93bda97be0614c..2d624f9a687b70b54864af8aeeb738dc63359ea4 100644
--- a/third_party/WebKit/LayoutTests/editing/selection/drag-drop-events-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/selection/drag-drop-events-expected.txt
@@ -9,9 +9,9 @@ PASS successfullyParsed is true
TEST COMPLETE
focus src
drop dst
+input src
+change src
blur src
focus dst
-input src
input dst
-change src
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/inputevents/beforeinput-remove-iframe-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698