blob: 5fdfd77b963c30c423c670b5cffef27518df8bed [file] [log] [blame]
PASS svgText.selectSubString(-1, 0) threw exception IndexSizeError: The index is not in the allowed range..
PASS svgText.getSubStringLength(0, -1) is 60
PASS svgText.getSubStringLength(3, 0) threw exception IndexSizeError: The index is not in the allowed range..
PASS successfullyParsed is true
TEST COMPLETE