Matches a relative selector in a list of relative selectors.
Whether the :hover and :active quirk applies.
Matches a complex selector.
Matches each selector of a list as a complex selector
Determines whether the given element matches the given compound selector.
Matches a compound selector belonging to selector
, starting at offset
from_offset
, matching left to right.
Matches a selector, fast-rejecting against a bloom filter.
Same as matches_selector, but returns the Kleene value as-is.
Determines whether the given element matches the given single selector.
Given the ancestor hashes from a selector, see if the current element,
represented by the bloom filter, has a chance of matching at all.