Home
last modified time | relevance | path

Searched refs:elementIsHostInItsShadowTree (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp507 bool elementIsHostInItsShadowTree = isHostInItsShadowTree(element, context.scope); in checkOne() local
510 if (elementIsHostInItsShadowTree && (!selector.isHostPseudoClass() in checkOne()