DoNotUpdateStyle 1055 Source/core/dom/Position.cpp ASSERT(isEditablePosition(*this, ContentIsEditable, DoNotUpdateStyle)); DoNotUpdateStyle 1077 Source/core/dom/Position.cpp ASSERT(isEditablePosition(*this, ContentIsEditable, DoNotUpdateStyle)); DoNotUpdateStyle 318 Source/core/editing/CompositeEditCommand.cpp ASSERT(isEditablePosition(editingPosition, ContentIsEditable, DoNotUpdateStyle)); DoNotUpdateStyle 719 Source/core/editing/VisibleSelection.cpp return isEditablePosition(start(), ContentIsEditable, DoNotUpdateStyle); DoNotUpdateStyle 162 Source/core/editing/htmlediting.cpp ASSERT(updateStyle == DoNotUpdateStyle);