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