Expand description
Style resolution for a given element or pseudo-element.
Structsยง
- Matching
Results ๐ - Primary
Style  - The primary style of an element or an element-backed pseudo-element.
 - Resolved
Element Styles  - A set of style returned from the resolver machinery.
 - Resolved
Style  - A style returned from the resolver machinery.
 - Style
Resolver ForElement  - A struct that takes care of resolving the style of a given element.
 
Enumsยง
- Pseudo
Element Resolution  - Whether pseudo-elements should be resolved or not.