Searched refs:computedStyleForElement (Results 1 – 1 of 1) sorted by relevance
1163 …RefPtr<CSSComputedStyleDeclaration> computedStyleForElement = CSSComputedStyleDeclaration::create(… in mergeStyleFromRulesForSerialization() local1173 …if (RefPtr<CSSValue> computedPropertyValue = computedStyleForElement->getPropertyCSSValue(property… in mergeStyleFromRulesForSerialization()