DescriptionMake AnimatedStyleBuilder value rounding consistent with StyleBuilder
For the following properties the StyleBuilder uses roundForImpreciseConversion()
while the AnimatedStyleBuilder uses round().
- border-width
- outline-width
- -webkit-column-count
- -webkit-column-rule-width
This change updates AnimatedStyleBuilder to use rounding that is
consistent with the StyleBuilder.
BUG=437696
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200629
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 7 (3 generated)
|