pub fn parse_gradient_stop<'a>( input: &'a str, ) -> Result<GradientStopPre, CssGradientStopParseError<'a>>