# File lib/html5/html5parser/in_caption_phase.rb, line 65
    def endTagOther(name)
      @parser.phases[:inBody].processEndTag(name)
    end