mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Format recent patches.
This commit is contained in:
parent
efa54a876a
commit
175e594652
7 changed files with 10 additions and 9 deletions
|
@ -20,7 +20,7 @@ use values::computed::{self, CSSPixelLength, Context, ExtremumLength};
|
|||
use values::generics::length::{MaxLength as GenericMaxLength, MozLength as GenericMozLength};
|
||||
use values::generics::NonNegative;
|
||||
use values::specified::calc::CalcNode;
|
||||
use values::{Auto, CSSFloat, Either, Normal, IsAuto};
|
||||
use values::{Auto, CSSFloat, Either, IsAuto, Normal};
|
||||
|
||||
pub use super::image::{ColorStop, EndingShape as GradientEndingShape, Gradient};
|
||||
pub use super::image::{GradientKind, Image};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue