AssumeContentIsAlwaysEditable 96 Source/core/editing/SimplifyMarkupCommand.cpp removeNodePreservingChildren(nodesToRemove[i], AssumeContentIsAlwaysEditable); AssumeContentIsAlwaysEditable 118 Source/core/editing/SimplifyMarkupCommand.cpp removeNode(nodesToRemove[startNodeIndex], AssumeContentIsAlwaysEditable); AssumeContentIsAlwaysEditable 119 Source/core/editing/SimplifyMarkupCommand.cpp insertNodeBefore(nodesToRemove[startNodeIndex], highestAncestorToRemove, AssumeContentIsAlwaysEditable); AssumeContentIsAlwaysEditable 120 Source/core/editing/SimplifyMarkupCommand.cpp removeNode(highestAncestorToRemove, AssumeContentIsAlwaysEditable);