1 This test insures that if an autoscroll starts from within a scrollable div in a
n iframe, it does not propagate to its non-scrollabe document body. Furthermore,
it tests that if the body has only one of overflowX, or overflowY set to hidden
, the scrollable axis actually scrolls. Note that this test is pertaining to crb
ug.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