SelectorList.elements
The list of selector elements in this selector list. At this time, this cannot be empty, i.e. a selector list is never empty.
SelectorList.type
The type that this selector list evaluates to, and the type that each selector in the list evaluates to. At this time, this cannot be SELECTOR_LIST, i.e. selector lists do not nest.

