Module background_position

Source
Expand description

https://drafts.csswg.org/css-backgrounds-4/#the-background-position

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.