1 Tests whether changes to the 'currentTranslate' SVGSVGElement property take effect. You should see an unclipped 100x100 rect above.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS svg.currentTranslate.x is 0
7 PASS svg.currentTranslate.y is 0
8 PASS svg.currentTranslate.x is 100
9 PASS svg.currentTranslate.y is 50
10 PASS svg.currentTranslate.y is 100
11 PASS successfullyParsed is true