Searched refs:contextSelector (Results 1 – 1 of 1) sorted by relevance
978 const CSSSelector* contextSelector = context.selector; in checkOne() local979 ASSERT(contextSelector); in checkOne()980 …for (subContext.selector = contextSelector->selectorList()->first(); subContext.selector; subConte… in checkOne()