DescriptionAnimation: FilterStyleInterpolation for animating filter
-webkit-filter is now interpolated using FilterStyleInterpolation.
Interpolation of shadows using interpolable values is not yet
implemented. For now, we fall back to AnimatableFilterValue when
any of the filters is a drop-shadow.
Credit to jadeg for unsubmitted implementation 869823002.
BUG=451242
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194788
Patch Set 1 #
Total comments: 9
Patch Set 2 : Remove redundant asserts #
Total comments: 14
Patch Set 3 : Review feedback #Patch Set 4 : Convert angles to degrees #
Total comments: 5
Patch Set 5 : EXPECT_TRUE #Patch Set 6 : ASSERT_TRUE #Patch Set 7 : PassRefPtrWillBeRawPtr #Patch Set 8 : isCSSWideKeyword #
Total comments: 2
Patch Set 9 : ASSERT isValueList || CSSValueNone #Messages
Total messages: 17 (4 generated)
|