# File lib/html5/html5parser/in_row_phase.rb, line 84
    def ignoreEndTagTr
      not in_scope?('tr', :tableVariant => true)
    end