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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt

Issue 1728353002: Have EventSender mouseups unwind better on cancellation during dragover. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/fast/events/drag-nested-eventSender-on-dragover-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt b/third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt
similarity index 55%
copy from third_party/WebKit/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt
copy to third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt
index e2f858abfc3f4dce6b94571f7a72e842c5cbf600..a4f7be6ad0142e28f76380983161831d2b15998a 100644
--- a/third_party/WebKit/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt
@@ -1,4 +1,4 @@
-This tests that there's no crash when accessising any properties at the initial state.
+Test that nested use of eventSender.beginDragWithFiles() from within |dragover| is handled without crashing.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698