mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: Make various border-image-* properties interpolable.
Differential Revision: https://phabricator.services.mozilla.com/D46724
This commit is contained in:
parent
877c6ac821
commit
c349dbbaa9
4 changed files with 23 additions and 4 deletions
|
@ -21,6 +21,7 @@ use style_traits::{CssWriter, ParseError, ToCss};
|
|||
PartialEq,
|
||||
SpecifiedValueInfo,
|
||||
ToAnimatedValue,
|
||||
ToAnimatedZero,
|
||||
ToComputedValue,
|
||||
ToResolvedValue,
|
||||
ToShmem,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue