Source SVG: text-dom-03-f-manual.svg
$RCSfile: text-dom-03-f.svg,v $
Test that getSubStringLength() handles out-of-range arguments
ababa
charnum < 0
nchars < 0
charnum = 0, nchars = length
charnum = 0, nchars = length + 10
charnum = 1, nchars = -1
$Revision: 1.9 $