The element of interest.
The valid CSS selector of interest.
true
if the element is a match, false
otherwise.
This function uses the builtin browser capabilities when possible, falling back onto a document query otherwise.
Generated using TypeDoc
Test whether an element matches a CSS selector.