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

Unified Diff: LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt

Issue 24074002: Drag'n drop Autoscroll does not work properly on inner frames (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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: LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
diff --git a/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt b/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96c09e12740afb8cdf87a88864fa91fd03820af0
--- /dev/null
+++ b/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
@@ -0,0 +1,9 @@
+For manual testing, drag and drop "Drop Me" to downwards and then upwards.
+Check autoscroll within an inner frame by drag-and-drop
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Passed: Autoscroll should have scrolled the iframe downwards, and did.
+Passed: Autoscroll should have scrolled the iframe upwards, and did.
+
Julien - ping for review 2013/09/09 23:13:14 The output is missing the TEST COMPLETE message.

Powered by Google App Engine
This is Rietveld 408576698