# File lib/html5/html5parser/in_caption_phase.rb, line 12
    def ignoreEndTagCaption
      !in_scope?('caption', true)
    end