hasValidNamespaceForAttributes 786 Source/core/dom/Document.h static bool hasValidNamespaceForAttributes(const QualifiedName&); hasValidNamespaceForAttributes 2010 Source/core/dom/Element.cpp if (!Document::hasValidNamespaceForAttributes(qName)) {