DescriptionAvoid SVG viewport bug for CSS length animations that don't use viewport units
This change optimises LengthInterpolationFunctions::createLength() to skip
processing units whose corresponding values are zero. This avoids the
nanification of Length for the majority of CSS length animations that don't
use viewport units in SVG images.
See crbug.com/650147 for further details on nan viewport units in SVG images.
BUG=650147, 650216
Committed: https://crrev.com/1ad339d4e001d04db7f63a1d0daa3cb17b5bac64
Cr-Commit-Position: refs/heads/master@{#421137}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|