Defined in header: <orcus/css_types.hpp>
Values:
E F where F is a descendant of E.
E F
F
E
E > F where F is a direct child of E.
E > F
E + F where F is a direct sibling of E where E precedes F.
E + F