7 Test for bug 232965 This tests that vertical pan scrolling does not propagate fr
om the inner div to the outer div when the outer div has no vertical overflow.
8
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12 PASS outerdiv.scrollTop == 0 before the pan scroll.
13 PASS outerdiv.scrollLeft == 0 before the pan scroll.
Issue 14767007: A div can be pan-scrolled beyond its overflow (Windows only)
(Closed)
Created 7 years, 7 months ago by tdanderson
Modified 7 years, 6 months ago
Reviewers: yosin_UTC9, jamesr
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 16