Test text selection.

Run the test. Make a text selection in the upper block of text, and verify that text selection is possible and that the selection does not extend across multiple lines. Now make a text selection in the lower block of text, verifying that the selection does extend over multiple lines. Thus, it should be possible to start text selection at the start of the "However" and drag through the end of "same time." and the all four lines should be selected.

Run the test. No interaction required.

For basic viewers conformant acion is as described above if there is a text selection mechanism. Since text selection is optional on a basic device if text selection is not implemented then this test is a pass, move on to the next test.

$RCSfile: text-tselect-01-b.svg,v $ Test single line and multiline text selection. Here is a stand-alone 'text' element. Here is a second 'text' element just below. Because these are four separate 'text' elements, text selection should not go across lines here. However, these lines of text are achieved by using one 'tspan' per line, all contained within the same 'text' element, so you should be able to select all four lines at the same time. $Revision: 1.8 $