mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
style: make contain-intrinsic-size *animatable*
Differential Revision: https://phabricator.services.mozilla.com/D151231
This commit is contained in:
parent
af058e6332
commit
461850d5e6
2 changed files with 3 additions and 2 deletions
|
@ -88,6 +88,8 @@ impl<L> ToAnimatedZero for VerticalAlign<L> {
|
|||
PartialEq,
|
||||
SpecifiedValueInfo,
|
||||
ToComputedValue,
|
||||
ToAnimatedValue,
|
||||
ToAnimatedZero,
|
||||
ToResolvedValue,
|
||||
ToShmem,
|
||||
)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue