# File lib/html5/html5parser/in_frameset_phase.rb, line 49
    def endTagNoframes(name)
      @parser.phases[:inBody].processEndTag(name)
    end