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

BUG ID 3471901 support scrollIntoView method for DOM elements (3474)

+ +

STEPS TO TEST: +Following the numbered steps on each button, click each button to scroll the next button into view.

+ +

TEST PASS: +Next button scrolls into view as specified.

+ +

TEST FAIL: +Next button does not scroll into view, or the button is scrolled to the wrong positon (top, bottom). +

+ + + + + + +
here is a big empty div
+ + + + + +
here is a big empty div
+ + + \ No newline at end of file