Anthony Ramine
|
b543b17cf0
|
Derive Animate for BackgroundSize<L>
|
2017-08-28 12:26:38 +02:00 |
|
Anthony Ramine
|
aea0cd7ec7
|
Introduce values::animated::Animate
This replaces the Animatable trait and merges its three former methods into a single one.
|
2017-08-22 09:41:01 +02:00 |
|
Anthony Ramine
|
277351da35
|
Derive ComputeSquaredDistance
|
2017-08-13 13:34:04 +02:00 |
|
Anthony Ramine
|
51b740033b
|
Introduce ComputeSquaredDistance
This allows us to merge the former Animatable methods compute_distance and
compute_squared_distance, reducing code size.
|
2017-08-13 00:51:09 +02:00 |
|
Boris Chiou
|
ebedea5860
|
Bug 1374233 - Part 11: Implement ToAnimatedValue for background-size.
MozReview-Commit-ID: DMcvpaqHdy9
|
2017-08-04 14:23:26 +08:00 |
|
Anthony Ramine
|
98bf832169
|
Move Animatable::get_zero_value to ToAnimatedZero::to_animated_zero
|
2017-07-19 10:19:44 +02:00 |
|
Anthony Ramine
|
ca8fae91da
|
Use generics for background-size property
|
2017-05-25 17:27:11 +02:00 |
|