pub type NonNegativeLengthPercentageOrNormal = GenericLengthPercentageOrNormal<NonNegativeLengthPercentage>;
Expand description

Either a computed NonNegativeLengthPercentage or the normal keyword.