[animateMotion-path-moveto-only.html]
[path="M 100 100" translates to the initial point of the path]
expected: FAIL
[ referencing d="M 100 100" translates to the initial point of the path]
expected: FAIL
[accumulate="sum" on a single-moveto path adds the end of the path per repeat]
expected: FAIL
[path="M 200 100" with rotate="auto" uses a 0 degree angle, not the position vector]
expected: FAIL