mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Use generics for the border-image-width property
This commit is contained in:
parent
7a214831f0
commit
c8eb277ca5
8 changed files with 115 additions and 189 deletions
|
@ -16,6 +16,7 @@ use super::CustomIdent;
|
|||
pub use self::basic_shape::serialize_radius_values;
|
||||
|
||||
pub mod basic_shape;
|
||||
pub mod border;
|
||||
pub mod grid;
|
||||
pub mod image;
|
||||
pub mod position;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue