pub fn should_process_descendants(data: &ElementData) -> bool
Expand description
Whether we should process the descendants of a given element for style invalidation.
pub fn should_process_descendants(data: &ElementData) -> bool
Whether we should process the descendants of a given element for style invalidation.