Create a named list to store computed styles indexed by the xpath of each element

css_calc_all_styles(svg, user_css = NULL)

Arguments

svg

root node of svg

user_css

user supplied CSS (as a single text string)

Value

list of style lookup by xpath