# File lib/html5/html5parser/after_head_phase.rb, line 13 def processCharacters(data) anything_else @parser.phase.processCharacters(data) end