DescriptionHandling transition animation between non-interpolable values.
In current transition animations, for any lengthsize css property
irrespective of interpolable values animation does start.
This patch will check whether the values are interpolable and decides
as follows:
i) If values are interpoable, start animation,
ii) else, hard set the respective length property to the element .
BUG=513127
Committed: https://crrev.com/4d344058522e01d85162fcd1a9e5f4b747db9383
Cr-Commit-Position: refs/heads/master@{#382801}
Patch Set 1 #Patch Set 2 : # Yet to run webkit layout tests #
Total comments: 1
Patch Set 3 : Supporting Webkit Layout Tests to the change #
Total comments: 1
Patch Set 4 : Deleted Expected file of backgroudn size interpolation layout Test #Patch Set 5 : Deleted Expected file of webkit mask size interpolation as trybot was failing #
Messages
Total messages: 24 (12 generated)
|