shouldInvalidateDistributionWhenAttributeChanged  976 Source/core/dom/Element.cpp         if (shouldInvalidateDistributionWhenAttributeChanged(parentElementShadow, name, newValue))
shouldInvalidateDistributionWhenAttributeChanged  646 Source/core/dom/Element.h     bool shouldInvalidateDistributionWhenAttributeChanged(ElementShadow*, const QualifiedName&, const AtomicString&);