Type Definition style::properties::CascadePropertyFn
[−]
[src]
type CascadePropertyFn = fn(declaration: &PropertyDeclaration, context: &mut Context);
A per-longhand function that performs the CSS cascade for that longhand.