Type Definition style::values::computed::text::WordSpacing
[−]
[src]
type WordSpacing = Spacing<LengthOrPercentage>;
A computed value for the word-spacing
property.