DoNotInvalidateOnAttributeChanges 5511 Source/core/dom/Document.cpp         return shouldInvalidateNodeListCachesForAttr<DoNotInvalidateOnAttributeChanges + 1>(m_nodeListCounts, *attrName);
DoNotInvalidateOnAttributeChanges  126 Source/core/dom/LiveNodeListBase.h     case DoNotInvalidateOnAttributeChanges:
DoNotInvalidateOnAttributeChanges  133 Source/core/html/HTMLCollection.cpp         return DoNotInvalidateOnAttributeChanges;
DoNotInvalidateOnAttributeChanges  158 Source/core/html/HTMLCollection.cpp     return DoNotInvalidateOnAttributeChanges;