src code

instance method Selector#findElements

Selector#findElements(root) → [Element…]
  • root (Element || document): A "scope" to search within. All results will be descendants of this node.

Searches the document for elements that match the instance's CSS selector.