# File lib/html5/html5parser/after_head_phase.rb, line 39
    def processEndTag(name)
      anything_else
      @parser.phase.processEndTag(name)
    end