# File lib/html5/liberalxmlparser.rb, line 124
    def endTagOther(name)
      super
      @tree.open_elements.pop
    end