[scroll-animations] Ignore animation-timeline if replaced by JS
Similarly to how animation-play-state is ignored if play() is called using the Web Animations API, the animation-timeline property should probably be ignored if the timeline of a CSSAnimation has been replaced using the Animation.timeline attribute. Bug: 1074052 Change-Id: I5fcc16539e50ee2a6da6fe64c181f45086386e93 Fixed: 1141836 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2514210Reviewed-by:Kevin Ellis <kevers@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#823481}
Showing
Please register or sign in to comment