vel.normalizePath()
Normalize this element's d
attribute. SVGPathElements without a path data attribute obtain a value of 'M 0 0'
. If this element is not an SVGPathElement, there are no changes. Return this
, to allow easy chaining of V methods.