# File lib/html5/html5parser/in_caption_phase.rb, line 61
    def endTagIgnore(name)
      parse_error("unexpected-end-tag", {"name" => name})
    end