# File lib/html5/html5parser/phase.rb, line 107
    def processDoctype(name, publicId, systemId, correct)
      parse_error("unexpected-doctype")
    end