Expand description
High-level interface to CSS selector matching.
Structs
Represents the result of comparing an element’s old and new style.
Enums
Determines which styles are being cascaded currently.
Whether or not newly computed values for an element need to be cascade to children.
Represents whether or not the style of an element has changed.
Traits
The public API that elements expose for selector matching.