Module style::invalidation::element::state_and_attributes
source ยท Expand description
An invalidation processor for style changes due to state and attribute changes.
Structsยง
- Collector ๐The collector implementation.
- An invalidation processor for style changes due to state and attribute changes.
Functionsยง
- Checks a dependency against a given element and wrapper, to see if something changed.
- Propagates the bits after invalidating a descendant child, if needed.
- Sets the appropriate restyle hint after invalidating the style of a given element.
- Sets the appropriate hint after invalidating the style of a sibling.
- Propagates the bits after invalidating a descendant child.
- push_invalidation ๐
- Whether we should process the descendants of a given element for style invalidation.