# File lib/html5/html5parser/in_column_group_phase.rb, line 44
    def endTagCol(name)
      parse_error("no-end-tag", {"name" => "col"})
    end