Expand description
Utilities for style queries.
Structs§
- EnvValues
- The values used in CSS
env()
functions - Matched
Rule - Represents a matched rule.
- Matched
Rule List - Represents the matched rule list.
- Matched
Rule Ref - Represents a matched rule (borrowed form).
- Media
Query Status - The status of media query, i.e. screen size, screen type, etc.
- Style
Query - Represents node information, used for matching rules.
Enums§
- Style
Node Attribute Case Sensitivity - The case-sensitivity for attribute matching.
Traits§
- Style
Node - A node descriptor for a style query.
- Style
Node Class - The class for a
StyleNode
.