DescriptionRename animatable to interpolable in CSSProperties.in
This change renames isAnimatableProperty() to isInterpolableProperty()
and renames isAllowedAnimation() to isAnimatableProperty().
This is to avoid confusion about whether a property can be animated
versus whether it will interpolate smoothly when animated and to bring
our implementation closer to a recent working group decision regarding
the name "animatable" for CSS properties:
https://lists.w3.org/Archives/Public/www-style/2015May/0256.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198130
Patch Set 1 #Patch Set 2 : Update comment #
Total comments: 2
Patch Set 3 : Add TODO #Patch Set 4 : Rebased #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (6 generated)
|