Searched refs:ancestorStyle (Results 1 – 1 of 1) sorted by relevance
1680 …RefPtrWillBeRawPtr<CSSComputedStyleDeclaration> ancestorStyle = CSSComputedStyleDeclaration::creat… in backgroundColorInEffect() local1681 if (!hasTransparentBackgroundColor(ancestorStyle.get())) in backgroundColorInEffect()1682 return ancestorStyle->getPropertyCSSValue(CSSPropertyBackgroundColor); in backgroundColorInEffect()