src code
Selector.matchElements(elements, expression) → [Element…]
Filters the given collection of elements with expression.
expression
The only nodes returned will be those that match the given CSS selector.