[−][src]Module azul_core::style
CSS cascading module DOM tree to CSS style tree cascading
Structs
CssGroupIterator | |
HtmlCascadeInfo | Has all the necessary information about the style CSS path |
Enums
CssGroupSplitReason |
Functions
collect_hover_groups | Returns all CSS paths that have a |
construct_html_cascade_tree | |
match_dom_selectors | |
matches_html_element | Returns if the style CSS path matches the DOM node (i.e. if the DOM node should be styled by that element) |
selector_group_matches | Matches a single group of items, panics on Children or DirectChildren selectors |