Structs§
- 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.
Enums§
- Whether we need to ignore nth child selectors for this match request (only expected during invalidation).
- What kind of selector matching mode we should use.
- Whether we need to set selector invalidation flags on elements for this match request.
- Which quirks mode is this document in.
- Whether or not this matching considered relative selector.
- The mode to use when matching unvisited and visited links.