highestAncestorWithConflictingInlineStyle 1029 Source/core/editing/ApplyStyleCommand.cpp     HTMLElement* highestAncestor = highestAncestorWithConflictingInlineStyle(style, targetNode);
highestAncestorWithConflictingInlineStyle   86 Source/core/editing/ApplyStyleCommand.h     HTMLElement* highestAncestorWithConflictingInlineStyle(EditingStyle*, Node*);