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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/autoscroll-scrollable-iframe-div-expected.txt

Issue 1461473002: Ensure that the auto scroll state in the AutoscrollController is cleared if the scroll operation cl… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove usage of setTimeout from the layout test Created 5 years, 1 month 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/autoscroll-scrollable-iframe-div-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/autoscroll-scrollable-iframe-div-expected.txt b/third_party/WebKit/LayoutTests/fast/events/autoscroll-scrollable-iframe-div-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..027b931e386cc70322400db6ab641b89110411ed
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/events/autoscroll-scrollable-iframe-div-expected.txt
@@ -0,0 +1,7 @@
+Test for bug 336373.
+
+To test manually, hold the middle mouse button on the box with scrollbars and scroll by dragging the mouse outside the bounds of the box. If the bug occurs once the cursor leaves the bounds of the box it will remain stuck in the panning state.
+
+
+Click me
+PASSED : the autoscroll has worked !

Powered by Google App Engine
This is Rietveld 408576698