initSidebarItems({"enum":[["Scope","The scope of the `CompoundSelector`."],["Selector","The individual parts of the `CompoundSelector`. For example, the selector `input[type=\"radio\"]` has two parts, the `TagName` and `Attribute` selectors."]],"struct":[["CompoundSelector","Represents a component of a parsed CSS selector is used to match a single element."],["Document","The DOM tree representation of the parsed document."],["Element","Represents a single element in the DOM tree."]]});