Module style::invalidation::stylesheets
source · Expand description
A collection of invalidations due to changes in which stylesheets affect a document.
Structs§
- A set of invalidations due to stylesheet additions.
Enums§
- A style sheet invalidation represents a kind of element or subtree that may need to be restyled. Whether it represents a whole subtree or just a single element is determined by the given InvalidationKind in StylesheetInvalidationSet’s maps.
- Whether we should invalidate just the element, or the whole subtree within it.
- The kind of change that happened for a given rule.