conflictsWithImplicitStyleOfAttributes  930 Source/core/editing/ApplyStyleCommand.cpp         return style->conflictsWithImplicitStyleOfElement(element) || style->conflictsWithImplicitStyleOfAttributes(element);
conflictsWithImplicitStyleOfAttributes  119 Source/core/editing/EditingStyle.h     bool conflictsWithImplicitStyleOfAttributes(HTMLElement*) const;