onEndTagImpliedFromEndTag()

onEndTagImpliedFromEndTag()

This function is executed when an implied end tag is encountered due to an explicit end tag. NOTE: Never called for XML (XHTML) based documents because all end tags should be explicit. (New v10.9924)

Use CurrentParentTagName to get the element name that is being ended by the implied end tag.