removeStyleFromRulesAndContext 133 Source/core/editing/EditingStyle.h void removeStyleFromRulesAndContext(Element*, Node* context); removeStyleFromRulesAndContext 503 Source/core/editing/ReplaceSelectionCommand.cpp newInlineStyle->removeStyleFromRulesAndContext(element, document().documentElement()); removeStyleFromRulesAndContext 505 Source/core/editing/ReplaceSelectionCommand.cpp newInlineStyle->removeStyleFromRulesAndContext(element, context);