pub type LengthPercentage = DimensionPercentage<LengthValue>;
Expand description

https://drafts.csswg.org/css-values-4/#typedef-length-percentage

Implementations