DescriptionMove stroke-dasharray property into CSSPropertyParser
Move stroke-dasharray property handling from
LegacyCSSPropertyParser into CSSPropertyParser.
With this change the stroke-dasharray produces UserUnits
CSSPrimitiveValues instead of Pixels. This caused
regressions on interpolation tests, I added UserUnits
to the unitTypeToLengthUnitType switch to fix this.
BUG=499780
Committed: https://crrev.com/22ae97662a0aa4f9f697ec97d61b89c958b9cd31
Cr-Commit-Position: refs/heads/master@{#361069}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Address review comments #Patch Set 4 : Rebase #Patch Set 5 : Address review comments #
Messages
Total messages: 22 (6 generated)
|