Searched defs:SubSelector (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSSelector.h48 // --> (relation == SubSelector)
57 // * SubSelector relations are parsed left-to-right in most cases (such as the .a.b example above); a counter-example is the
131 SubSelector, // "No space" combinator enumerator in enum:blink::CSSSelector::Relation
299 // FIXME: selectors with no tagHistory() get a relation() of Descendant (and sometimes even SubSelector). It should instead be

Completed in 104 milliseconds