1 This test ensures that if an autoscroll starts from within a scrollable div, it
does not propagate to its non-scrollabe document body. Furthermore, it tests tha
t if the body has only one of overflowX or overflowY set to hidden, the scrollab
le axis actually scrolls. Note that this test is pertaining to crbug.com/531525.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
".
Issue 1365853003: LayoutBox::scrollRectToVisible doesn't respect overflow:hidden property.
(Closed)
Created 5 years, 3 months ago by ymalik
Modified 5 years, 2 months ago
Reviewers: bokan, ymalik (do not use), skobes, Rick Byers
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 40