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