Searched refs:fromComputedStyle (Results 1 – 1 of 1) sorted by relevance
489 … RefPtr<CSSMutableStyleDeclaration> fromComputedStyle = CSSMutableStyleDeclaration::create(); in appendStartMarkup() local502 … fromComputedStyle->addParsedProperty(CSSProperty(property.id(), computedPropertyValue)); in appendStartMarkup()506 style->merge(fromComputedStyle.get()); in appendStartMarkup()