pub static CASCADE_PROPERTY: [CascadePropertyFn; 255]Expand description
A per-longhand array of functions to perform the CSS cascade on each of them, effectively doing virtual dispatch.
pub static CASCADE_PROPERTY: [CascadePropertyFn; 255]A per-longhand array of functions to perform the CSS cascade on each of them, effectively doing virtual dispatch.