This feature is experimental. It may be changed or removed in a future version without prior notice or deprecation.
Returns whether the given element matches the given CSS selector.
The element to check.
The CSS selector to match.
Whether element
matches selector
.