mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: Rustfmt recent changes.
This commit is contained in:
parent
1754c832d8
commit
071ce6f345
22 changed files with 210 additions and 163 deletions
|
@ -119,7 +119,7 @@ pub mod attr;
|
|||
pub mod author_styles;
|
||||
pub mod bezier;
|
||||
pub mod bloom;
|
||||
#[path="properties/computed_value_flags.rs"]
|
||||
#[path = "properties/computed_value_flags.rs"]
|
||||
pub mod computed_value_flags;
|
||||
pub mod context;
|
||||
pub mod counter_style;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue