Re: "match a selectors string" in the DOM spec doesn't do what it wants to be doing

On 8/1/14, 2:28 PM, Tab Atkins Jr. wrote:
> I can add whatever's needed, obviously.

What's needed is something that takes a single element and the result of 
"parse a selector" [1] and returns a boolean for whether the parsed 
selector matches the element.

-Boris

[1] http://dev.w3.org/csswg/selectors/#parse-a-selector

Received on Friday, 1 August 2014 18:37:50 UTC