# File lib/html5/html5parser/in_cell_phase.rb, line 14 def processCharacters(data) @parser.phases[:inBody].processCharacters(data) end