pub fn parse_clip_path(input: &str) -> Result<ClipPath, ShapeParseError>
Parser for clip-path property
Returns an error if input is not a valid CSS clip-path value.
input
clip-path