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