fn resolve_decoration(
    tspan: SvgNode<'_, '_>,
    state: &State<'_>,
    cache: &mut Cache,
) -> TextDecorationExpand description
Resolves node’s text-decoration property.
fn resolve_decoration(
    tspan: SvgNode<'_, '_>,
    state: &State<'_>,
    cache: &mut Cache,
) -> TextDecorationResolves node’s text-decoration property.