pub type AnglePercentage = DimensionPercentage<Angle>;
Expand description

A CSS <angle-percentage> value. May be specified as either an angle or a percentage that resolves to an angle.