hasAttributeNS 374 Source/core/dom/Element.cpp return hasAttributeNS(name.namespaceURI(), name.localName()); hasAttributeNS 146 Source/core/dom/Element.h bool hasAttributeNS(const AtomicString& namespaceURI, const AtomicString& localName) const;