blob: 739e5fb936f3fbea3c3659f8ac0c6bc5d0ec90db [file] [log] [blame]
PASS svgText.selectSubString(-1, 0) threw exception Error: INDEX_SIZE_ERR: DOM Exception 1.
PASS svgText.getSubStringLength(0, -1) threw exception Error: INDEX_SIZE_ERR: DOM Exception 1.
PASS svgText.getSubStringLength(3, 0) threw exception Error: INDEX_SIZE_ERR: DOM Exception 1.
PASS successfullyParsed is true
TEST COMPLETE