# File lib/html5/html5parser/in_body_phase.rb, line 98 def startTagProcessInHead(name, attributes) @parser.phases[:inHead].processStartTag(name, attributes) end