Home | History | Annotate | Download | only in dom

Lines Matching refs:requiresForcedStyleRecalcPropagation

1483             if (localChange != NoChange || pseudoStyleCacheIsInvalid(currentStyle.get(), newStyle.get()) || (change == Force && renderer->requiresForcedStyleRecalcPropagation()) || shouldNotifyRendererWithIdenticalStyles()) {