Clear SVG Web Animation effects when animations exit their fill phase

SVG Animations run via Web Animations were not clearing their effects
when the animation ceases to be in effect.
This change tracks the animated attributes on SVG elements and clears
them appropriately.

BUG=549009

Review URL: https://codereview.chromium.org/1474263002

Cr-Commit-Position: refs/heads/master@{#362080}
6 files changed