DescriptionAvoid duplicating the CSS property mapping for SVG pres. attrs.
The attribute (object) -> CSS property mapping is specified at
construction and stored, so rather than having to repeat it, just read
and use the stored value.
Also add a cssValue() helper method to SVGAnimatedPath.
Review-Url: https://codereview.chromium.org/2708923011
Cr-Commit-Position: refs/heads/master@{#452839}
Committed: https://chromium.googlesource.com/chromium/src/+/2c4fd527db90b99fabaf9008216c95a6db521c58
Patch Set 1 #Messages
Total messages: 13 (9 generated)
|