Function convert_clip_path_elements

Source
pub(crate) fn convert_clip_path_elements(
    clip_node: SvgNode<'_, '_>,
    state: &State<'_>,
    cache: &mut Cache,
    parent: &mut Group,
)