IgnoreTextOnlyProperties 678 Source/core/editing/EditingStyle.cpp if (shouldIgnoreTextOnlyProperties == IgnoreTextOnlyProperties) IgnoreTextOnlyProperties 703 Source/core/editing/EditingStyle.cpp TriState nodeState = triStateOfStyle(nodeStyle.get(), node->isTextNode() ? EditingStyle::DoNotIgnoreTextOnlyProperties : EditingStyle::IgnoreTextOnlyProperties);