mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
style: Some minor formatting nits.
This commit is contained in:
parent
2ea4af1171
commit
8cb5b149eb
11 changed files with 54 additions and 74 deletions
|
@ -24,9 +24,8 @@ use values::generics::font::{self as generics, FeatureTagValue, FontSettings, Fo
|
|||
use values::generics::font::{KeywordSize, VariationValue};
|
||||
use values::generics::NonNegative;
|
||||
use values::specified::length::{FontBaseSize, AU_PER_PT, AU_PER_PX};
|
||||
use values::specified::{
|
||||
AllowQuirks, Angle, Integer, LengthOrPercentage, NoCalcLength, Number, Percentage,
|
||||
};
|
||||
use values::specified::{AllowQuirks, Angle, Integer, LengthOrPercentage};
|
||||
use values::specified::{NoCalcLength, Number, Percentage};
|
||||
use values::CustomIdent;
|
||||
use Atom;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue