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