# File lib/html5/html5parser/root_element_phase.rb, line 18 def processCharacters(data) insert_html_element @parser.phase.processCharacters(data) end