diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/scrollbar-hittest.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/scrollbar-hittest.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,26 @@ + + + + + +

BUG ID: http://bugs.webkit.org/show_bug.cgi?id=5829 REGRESSION: cursor tracking and hit testing in scrollable block don't take borders into account

+ +

STEPS TO TEST:
+1. Scroll down by clicking in the empty space below the scroll thumb.
+2. Scroll up by clicking in the empty space above the scroll thumb.

+ +

TEST PASS: +Scroll thumb will move back up to the top. +

+ +

TEST FAIL: +Scroll thumb will NOT move back up to the top. +

+ +
+
+
+ + +