Description[SVG] refactor determineAnimatedPropertyType logic.
- SVGElement::animatedPropertyTypeForAttribute() was deprecated. |SVGElement::animatedPropertyTypeForCSSAttribute()| is provided to retrieve CSS types.
- |SVGAnimateElement::determineAnimatedPropertyType()| is moved to SVGAnimationElement, and its argument is omitted.
-- Its argument was always targetElement()
-- This removes the need for cast in |SVGAnimationElement::currentValuesForValuesAnimation()|
BUG=349370
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168615
Patch Set 1 #
Total comments: 4
Patch Set 2 : review comments #Patch Set 3 : rebased #
Messages
Total messages: 11 (0 generated)
|