Deprecated

class method Selector.matchElements

View source on GitHub →

Selector.matchElements(elements, expression) → [Element…]

Filters the given collection of elements with expression.

The only nodes returned will be those that match the given CSS selector.