Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DContainerNode.cpp1252 …bool childRulesChanged = child->needsStyleRecalc() && child->styleChangeType() >= SubtreeStyleChan… in checkForChildrenAdjacentRuleChanges() local
1257 if (childRulesChanged && hasDirectAdjacentRules) in checkForChildrenAdjacentRuleChanges()
1262 …forceCheckOfAnyElementSibling = forceCheckOfAnyElementSibling || (childRulesChanged && hasIndirect… in checkForChildrenAdjacentRuleChanges()