Eliminate SVGAnimationElement dependency from SVGListPropertyHelper
SVGListPropertyHelper::AdjustFromToListValues only need to know if the current animation mode is 'to' or not. Pass a bool with that information instead and avoid pulling in svg_animation_element.h. Bug: 1017723 Change-Id: Id9cfacd44b22eaf928d27ac8f1732dd9e7c43507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893205Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#712556}
Showing
Please register or sign in to comment