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