createAttributes 73 Source/core/css/PropertySetCSSStyleDeclaration.cpp m_mutation = MutationRecord::createAttributes(s_currentDecl->parentElement(), HTMLNames::styleAttr, requestedOldValue); createAttributes 2872 Source/core/dom/Element.cpp recipients->enqueueMutationRecord(MutationRecord::createAttributes(this, name, oldValue)); createAttributes 48 Source/core/dom/MutationRecord.h static PassRefPtr<MutationRecord> createAttributes(PassRefPtr<Node> target, const QualifiedName&, const AtomicString& oldValue);