Function rsvg::css::cascade

source ·
pub fn cascade(
    root: &mut Node<NodeData>,
    ua_stylesheets: &[Stylesheet],
    author_stylesheets: &[Stylesheet],
    user_stylesheets: &[Stylesheet],
    session: &Session
)
Expand description

Runs the CSS cascade on the specified tree from all the stylesheets