# File lib/html5/html5parser/in_table_body_phase.rb, line 40 def startTagOther(name, attributes) @parser.phases[:inTable].processStartTag(name, attributes) end