Function resolve_decoration

Source
fn resolve_decoration(
    tspan: SvgNode<'_, '_>,
    state: &State<'_>,
    cache: &mut Cache,
) -> TextDecoration
Expand description

Resolves node’s text-decoration property.