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

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: Another attempt to fix layout test redness 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..d392c4971f3873fc40f3df036f3f5c45fec29b4f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/events/autoscroll-scrollable-iframe-div-expected.txt
@@ -0,0 +1,11 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Starting Autoscroll test on iframe
+PASSED : the autoscroll has worked !
+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

Powered by Google App Engine
This is Rietveld 408576698