DescriptionInvalidate the "values cache" when resetting animated value state
When we revalidate the animated value, and the value 'source' is the
'values' attribute, we need to also reset the cached 'from' and 'to'
values kept in SVGAnimationElement. If not, a target change could clear
the animated from/to values and not notice that they are stale on
revalidation.
Companion to https://codereview.chromium.org/2763283002.
BUG=710247
Review-Url: https://codereview.chromium.org/2817643003
Cr-Commit-Position: refs/heads/master@{#464037}
Committed: https://chromium.googlesource.com/chromium/src/+/c1d98a208cadc9b2ee92a82f641f026f1df9490d
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|