Searched refs:styleContainerIsNotSpan (Results 1 – 1 of 1) sorted by relevance
1446 bool styleContainerIsNotSpan = !isHTMLSpanElement(styleContainer); in applyInlineStyleChange() local1449 …if (isHTMLSpanElement(*containerElement) || (styleContainerIsNotSpan && containerElement->hasChild… in applyInlineStyleChange()