# File lib/html5/html5parser/in_table_body_phase.rb, line 71 def endTagOther(name) @parser.phases[:inTable].processEndTag(name) end