| Prev | Next |
Project Founder
This document is a reference for the CSS Level 3 Selectors support as implemented in QueryPath "quark" (2.0) and beyond.
For detailed API documentation, see http://api.querypath.org.
Selectors are composed of simple selectors combined with combinators. Simple selectors may be composed of any combination of the following:
For a list of pseudo-classes, see csspseudo.
Combinators join two simple selectors. The following combinators are supported by QueryPath (this list includes ALL combinators defined in the CSS 3 Selectors specification.):
| Prev | Up | Next |
| Using QueryPath 2.1-Alpha1 | Using QueryPath 2.1-Alpha1 | Pseudo-classes and Pseudo-elements |