mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Use predefined_type for transition-property
This commit is contained in:
parent
2da8eb0342
commit
65356b13f8
4 changed files with 19 additions and 33 deletions
|
@ -23,6 +23,7 @@ use super::specified;
|
|||
|
||||
pub use app_units::Au;
|
||||
pub use cssparser::Color as CSSColor;
|
||||
pub use properties::animated_properties::TransitionProperty;
|
||||
pub use self::background::BackgroundSize;
|
||||
pub use self::border::{BorderImageSlice, BorderImageWidth, BorderImageSideWidth};
|
||||
pub use self::border::{BorderRadius, BorderCornerRadius};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue