pub type Autospace = Todo;Expand description
https://drafts.csswg.org/css-text-4/#typedef-autospace
<autospace> = no-autospace | [ ideograph-alpha || ideograph-numeric || punctuation ] || [ insert | replace ]Aliased Type§
pub enum Autospace {
Todo,
}