Skip to main content

Module matching

Module matching 

Source
Expand description

High-level interface to CSS selector matching.

Structs§

StyleDifference
Represents the result of comparing an element’s old and new style.

Enums§

CascadeVisitedMode 🔒
Determines which styles are being cascaded currently.
StyleChange
Represents whether or not the style of an element has changed.

Traits§

MatchMethods
The public API that elements expose for selector matching.
PrivateMatchMethods 🔒

Functions§

need_to_unconditionally_recascade_for_reset_change 🔒
Whether we need to recascade children for a change in non-inherited properties.