blob: a2db44b2ed9504e7f08966d0610f209cb74cc58b [file] [log] [blame]
SVG 1.1 dynamic animation tests
A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certain times
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rootSVGElement.getTransformToElement(path).e is -15
PASS rootSVGElement.getTransformToElement(path).f is -43
PASS rootSVGElement.getTransformToElement(path).e is -40
PASS rootSVGElement.getTransformToElement(path).f is -36.5
PASS rootSVGElement.getTransformToElement(path).e is -65
PASS rootSVGElement.getTransformToElement(path).f is -30
PASS rootSVGElement.getTransformToElement(path).e is -65
PASS rootSVGElement.getTransformToElement(path).f is -30
PASS successfullyParsed is true
TEST COMPLETE