# File lib/html5/html5parser/trailing_end_phase.rb, line 13
    def processSpaceCharacters(data)
      @parser.last_phase.processSpaceCharacters(data)
    end