Type Definition style::values::specified::text::WordSpacing [] [src]

type WordSpacing = Spacing<LengthOrPercentage>;

A specified value for the word-spacing property.

Trait Implementations

impl Parse for WordSpacing
[src]

[src]

Parse a value of this type. Read more