# File lib/html5/inputstream.rb, line 474
    def handle_possible_start_tag
      return handle_possible_tag(false)
    end