Searched refs:styleFromMatchedRules (Results 1 – 1 of 1) sorted by relevance
482 …RefPtr<CSSMutableStyleDeclaration> styleFromMatchedRules = styleFromMatchedRulesForElement(const_c… in appendStartMarkup() local485 styleFromMatchedRules->merge(style.get()); in appendStartMarkup()486 style = styleFromMatchedRules; in appendStartMarkup()