Module context
selectors
0.37.0
Module context
Module Items
Structs
Enums
In crate selectors
selectors
Module
context
Copy item path
Source
Structs
§
Matching
Context
Data associated with the matching process for a element. This context is used across many selectors for an element, so it’s not appropriate for transient data that applies to only a single selector.
Selector
Caches
Set of caches (And cache-likes) that speed up expensive selector matches.
Enums
§
Matching
ForInvalidation
Whether we’re matching in the contect of invalidation.
Matching
Mode
What kind of selector matching mode we should use.
Needs
Selector
Flags
Whether we need to set selector invalidation flags on elements for this match request.
Quirks
Mode
Which quirks mode is this document in.
Visited
Handling
Mode
The mode to use when matching unvisited and visited links.