pub fn parse_widows(input: &str) -> Result<Widows, WidowsParseError<'_>>
Returns an error if input is not a valid CSS value for this property.
input