removeAttributeNode  975 Source/core/dom/Document.cpp             attr->ownerElement()->removeAttributeNode(attr, exceptionState);
removeAttributeNode  225 Source/core/dom/Element.h     PassRefPtr<Attr> removeAttributeNode(Attr*, ExceptionState&);