HomeSort by relevance Sort by last modified time
    Searched refs:MatchingHostInItsShadowTree (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.h 64 MatchingHostInItsShadowTree
162 if (localName != starAtom && (localName != element.localName() || matchingTagType == MatchingHostInItsShadowTree))
SelectorChecker.cpp 471 return SelectorChecker::tagMatches(element, selector->tagQName(), elementIsHostInItsShadowTree ? MatchingHostInItsShadowTree : MatchingElement);
    [all...]

Completed in 560 milliseconds