|
|
Test Case Description for drag-scroll-text.
|
Purpose:
|
Determine whether drag-scrolling gestures function properly. |
|
Initial Conditions:
|
None. |
|
Steps/Description:
|
1. View the attached drag-scroll-text.html test
case
2. If necessary, shrink the window so that the browser window contains both horizontal
and vertical scroll bars.
3. Start from the first word ("Currently") in the upper-left hand corner
of the web page, and drag-scroll to the bottom-right hand corner of the page.
4. From the final word ("component") in the document, drag-scroll from
the lower-right hand corner of the web to the upper-left hand corner of the web page.
5. View the drag-scroll-text-frame.html
text page.
6. For each the page's two frames, drag-scroll from the top of the page to its bottom. |
|
Expected Results:
|
After Step #3, the page should be successfully drag-scrolled to the bottom-right
hand corner. (despite having to drag-scroll through several table cells, and out
of the table)
After Step #4, the document should be successfully drag-scrolled to its upper-left
hand corner.
After Step #6, drag-scrolling a frame should not impact the contents of its neighbor
frame. |
|