Element.matches

If the element matches the given selector. Previously known as matchesSelector.

class Element
@scriptable
bool
matches
(
string selector
)
Suggestion Box / Bug Report