copyBlockProperties  105 Source/core/css/StylePropertySet.h     PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyBlockProperties() const;
copyBlockProperties  587 Source/core/editing/EditingStyle.cpp     blockProperties->m_mutableStyle = m_mutableStyle->copyBlockProperties();