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

Unified Diff: LayoutTests/fast/events/autoscroll-overflow-hidden-longhands-expected.txt

Issue 23567020: overflow-y: hidden areas can still be scrolled vertically (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: overflow-y: hidden areas can still be scrolled vertically 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/autoscroll-overflow-hidden-longhands-expected.txt
diff --git a/LayoutTests/fast/events/autoscroll-overflow-hidden-longhands-expected.txt b/LayoutTests/fast/events/autoscroll-overflow-hidden-longhands-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e6bff90155547e2430154fdabd22d0d1f6b692a3
--- /dev/null
+++ b/LayoutTests/fast/events/autoscroll-overflow-hidden-longhands-expected.txt
@@ -0,0 +1,4 @@
+Test ensure overflow:hidden has the same effect that overflow-y:hidden has with respect to autoscroll.
+To test manually, text select by draggin the text below, and move the mouse downwards out of the div boundary. It should not scroll!
+Try to autoscroll this text.
+PASSED : the autoscroll did not happen!
« no previous file with comments | « LayoutTests/fast/events/autoscroll-overflow-hidden-longhands.html ('k') | Source/core/rendering/RenderBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698