attributeDidChange 2868 Source/core/dom/Element.cpp CustomElement::attributeDidChange(this, name.localName(), oldValue, newValue); attributeDidChange 67 Source/core/dom/custom/CustomElement.h static void attributeDidChange(Element*, const AtomicString& name, const AtomicString& oldValue, const AtomicString& newValue);