Module white_space

Source
Expand description

https://www.w3.org/TR/css-text-4/#white-space-property

Structs§

Longhands
LonghandsToSerialize
Represents a serializable set of all of the longhand properties that correspond to a shorthand.

Functions§

parse_into
Parse the given shorthand and fill the result into the declarations vector.
parse_value
to_css
Try to serialize a given shorthand to a string.