Chromium Code Reviews
Description[SVG] Handle non-SVGAnimateElement results in calculateAnimatedValue()
Currently, SVGAnimateElement::calculateAnimatedValue() assumes that the
result element is a subtype of SVGAnimateElement, but that is not always
the case: SMILTimeContainer::updateAnimations() may pick an
SVGAnimateMotionElement for the result.
This CL is a workaround - we should take a good look at the SVG
animation type hierarchy and figure out why this is needed.
BUG=333176
R=pdr@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165009
Patch Set 1 #Patch Set 2 : Patch for landing. #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||