scheduleStyleInvalidationForAttributeChange   91 Source/core/css/RuleFeature.h     void scheduleStyleInvalidationForAttributeChange(const QualifiedName& attributeName, Element&);
scheduleStyleInvalidationForAttributeChange 2865 Source/core/dom/Element.cpp             document().ensureStyleResolver().ensureUpdatedRuleFeatureSet().scheduleStyleInvalidationForAttributeChange(name, *this);