DescriptionSynchronize SVGLengthMode values for SVGTextPathElement.startOffset
The SVGLengthMode was specified as 'Other' on the attribute, and 'Width'
in SVGLength::lengthModeForAnimatedLengthAttribute.
Since they are both "wrong" (percentage for this attribute should be
resolved against the length of the path it's used for), randomly pick
'Width'.
BUG=469620
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192367
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|