diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/scrollIntoView-vertical.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/scrollIntoView-vertical.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,45 @@ + + +
+ + +BUG ID 3471901 support scrollIntoView method for DOM elements (3474)
+ +STEPS TO TEST: +Following the numbered steps, click each button to scroll the specified colored box into view.
+ +TEST PASS: +A colored box should scroll into view after clicking each button. The text on the button specifies the expected position (top, bottom) of the box scrolled into view.
+ +TEST FAIL: +Colored box does not scroll into view, or the box is scrolled to the wrong positon (top, bottom). +
+ +