| Feature/Function |
sub-feature
sub-function |
Description |
Test Case Name |
| Selection |
Drag-selection |
Determine whether drag-selection of text works, both from dead space, and from within
text. |
drag-select-text |
| Selection |
Double-click |
Determine whether the double-click gesture functions properly. |
double-click-text |
| Selection |
Triple-click |
Determine whether the triple-click gesture functions properly. |
triple-click-text |
| Selection |
Discontiguous (disjoint) selection |
Determine whether discontiguous selection of table cells function properly. |
disjoint-select-table
(This test case may not be applicable; Composer team needs to write a selection
UI specification.) |
| Selection |
Shift Select |
Determine whether shift-select gestures for text function properly. |
shift-select-text |
| Selection |
Drag Scroll |
Determine whether drag-scrolling gestures function properly. |
drag-scroll-text |
| Selection |
JavaScript |
Determine whether text from a JavaScript applet is properly selected in conjunction
with other page content. |
highlight-js-text |