Expand description
CSS cascading module DOM tree to CSS style tree cascading
Structs§
- Has all the necessary information about the style CSS path
Enums§
Functions§
- Returns all CSS paths that have a
:hover
or:active
in their path (since they need to have tags for hit-testing) - Returns if the style CSS path matches the DOM node (i.e. if the DOM node should be styled by that element)
- Matches a single group of items, panics on Children or DirectChildren selectors