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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/image-adoption-events-expected.txt

Issue 1921853004: Move the ScriptForbiddenScope in TreeScope::adoptIfNeeded to the top of the function. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments + a whitespace fix Created 4 years, 8 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/image-adoption-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/selection-paste-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/events/image-adoption-events-expected.txt
similarity index 53%
copy from third_party/WebKit/LayoutTests/editing/pasteboard/selection-paste-crash-expected.txt
copy to third_party/WebKit/LayoutTests/fast/events/image-adoption-events-expected.txt
index fd3a6986ad9a70f067203c275957154572896daf..31f86e9872f3183f6f6deaff37e7741555ee28f1 100644
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/selection-paste-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/image-adoption-events-expected.txt
@@ -1,3 +1,6 @@
-This test passes if middle mouse clicking in the rectangle below does not crash.
+FAIL readystatechange event was dispatched but the handler was suppressed
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698