Searched refs:highestAncestor (Results 1 – 1 of 1) sorted by relevance
1052 HTMLElement* highestAncestor = highestAncestorWithConflictingInlineStyle(style, targetNode); in pushDownInlineStyleAroundNode() local1053 if (!highestAncestor) in pushDownInlineStyleAroundNode()1057 RefPtrWillBeRawPtr<Node> current = highestAncestor; in pushDownInlineStyleAroundNode()