shouldAddNamespaceAttribute  470 Source/core/editing/MarkupAccumulator.cpp     if (!documentIsHTML && namespaces && shouldAddNamespaceAttribute(attribute, *namespaces))
shouldAddNamespaceAttribute   88 Source/core/editing/MarkupAccumulator.h     bool shouldAddNamespaceAttribute(const Attribute&, Namespaces&);