# File lib/html5/html5parser/after_head_phase.rb, line 34 def startTagOther(name, attributes) anything_else @parser.phase.processStartTag(name, attributes) end