Skip to main content

shadow_root_style_data_equals

Function shadow_root_style_data_equals 

Source
pub fn shadow_root_style_data_equals<S>(l: Option<S>, r: Option<S>) -> bool
where S: TShadowRoot,
Expand description

Returns whether the cascade data of the given shadow roots is the same.