getAttributeNode 222 Source/core/dom/Element.h PassRefPtr<Attr> getAttributeNode(const AtomicString& name); getAttributeNode 50 Source/core/dom/NamedNodeMap.cpp return m_element->getAttributeNode(name);