AMP_Base_Sanitizer::clean_up_after_attribute_removal( DOMElement $element, DOMAttr $attribute )
Description #
Cleans up artifacts after the removal of an attribute node.
Parameters #
- $element
-
(Required) The node for which the attribute was removed.
- $attribute
-
(Required) The attribute that was removed.