void SVGAnimationElement::endElement() { endElementAt(0); }
bool SVGAnimationElement::endElement(ExceptionCode &ec) { return endElementAt(0, ec); }