Searched refs:styledElement (Results 1 – 1 of 1) sorted by relevance
1064 RefPtrWillBeRawPtr<Element> styledElement = nullptr; in pushDownInlineStyleAroundNode() local1066 styledElement = toElement(current); in pushDownInlineStyleAroundNode()1067 elementsToPushDown.append(styledElement); in pushDownInlineStyleAroundNode()1090 if (child != targetNode || styledElement) in pushDownInlineStyleAroundNode()