# File lib/html5/html5parser/in_table_body_phase.rb, line 12 def processCharacters(data) @parser.phases[:inTable].processCharacters(data) end