Closed Bug 1329882 Opened 7 years ago Closed 7 years ago

stylo: make Element::Matches, Element::Closest and inDOMUtils::SelectorMatchesElement use Servo for selector matching

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1345025

People

(Reporter: heycam, Unassigned)

References

Details

In these methods, we call into nsCSSRuleProcessor::SelectorListMatches.  We should probably call into some equivalent Servo code to do this work, when stylo is enabled.
I just realized that this probably goes hand-in-hand with the querySelector work I filed bug 1345025 about. Sorry for the forward-dup.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.