# File lib/html5/html5parser/in_frameset_phase.rb, line 25
    def startTagNoframes(name, attributes)
      @parser.phases[:inBody].processStartTag(name, attributes)
    end