macro_rules! computed_length_percentage_or_auto {
    ($inner:ty) => { ... };
}
Expand description

Some boilerplate to share between negative and non-negative length-percentage or auto.