Test whether a selector is a valid CSS selector.
The CSS selector of interest.
true if the selector is valid, false otherwise.
true
false
The computed result is cached, so subsequent tests for the same selector are extremely fast.
Generated using TypeDoc
Test whether a selector is a valid CSS selector.