Module query

Source
Expand description

Utilities for style queries.

Structs§

EnvValues
The values used in CSS env() functions
MatchedRule
Represents a matched rule.
MatchedRuleList
Represents the matched rule list.
MatchedRuleRef
Represents a matched rule (borrowed form).
MediaQueryStatus
The status of media query, i.e. screen size, screen type, etc.
StyleQuery
Represents node information, used for matching rules.

Enums§

StyleNodeAttributeCaseSensitivity
The case-sensitivity for attribute matching.

Traits§

StyleNode
A node descriptor for a style query.
StyleNodeClass
The class for a StyleNode.