No bug - Get rid of an import and sync with servo. r=me

MozReview-Commit-ID: 5aGNna6ulsM
This commit is contained in:
Emilio Cobos Álvarez 2018-04-29 02:26:14 +02:00
parent afc1297f6d
commit 3485ba7bff

View File

@ -24,7 +24,7 @@ use values::computed::{font as computed, Context, Length, NonNegativeLength, ToC
use values::computed::font::{FamilyName, FontFamilyList, FontStyleAngle, SingleFontFamily};
use values::generics::NonNegative;
use values::generics::font::{self as generics, FeatureTagValue, FontSettings, FontTag};
use values::generics::font::{KeywordInfo as GenericKeywordInfo, KeywordSize, VariationValue};
use values::generics::font::{KeywordSize, VariationValue};
use values::specified::{AllowQuirks, Angle, Integer, LengthOrPercentage, NoCalcLength, Number, Percentage};
use values::specified::length::{FontBaseSize, AU_PER_PT, AU_PER_PX};
@ -697,7 +697,7 @@ impl Parse for FontSizeAdjust {
}
/// Additional information for specified keyword-derived font sizes.
pub type KeywordInfo = GenericKeywordInfo<NonNegativeLength>;
pub type KeywordInfo = generics::KeywordInfo<NonNegativeLength>;
impl KeywordInfo {
/// Computes the final size for this font-size keyword, accounting for