mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Generalise BorderCornerRadius as Size
.
This commit is contained in:
parent
4936314b7e
commit
f9c06d7932
6 changed files with 122 additions and 60 deletions
|
@ -25,6 +25,7 @@ pub mod grid;
|
|||
pub mod image;
|
||||
pub mod position;
|
||||
pub mod rect;
|
||||
pub mod size;
|
||||
pub mod svg;
|
||||
pub mod text;
|
||||
pub mod transform;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue