Extrapolate selections of DOM elements to include similar elements
Adds one or more elements to the selection.
Removes one or more elements from the selection and prevents them from being selected during extrapolation.
Determines if the provided element is included in the selection. If the second parameter is true
it will check child elements in the selection recursively.
Extends the selection to include similar elements based on Bayesian similarity of various element properties and returns the new selection.