# File lib/html5/html5parser/in_body_phase.rb, line 360 def endTagHtml(name) endTagBody(name) @parser.phase.processEndTag(name) unless @parser.inner_html end