diff --git a/build/grunt.js b/build/grunt.js index 749252a085..dd07f361f1 100644 --- a/build/grunt.js +++ b/build/grunt.js @@ -483,8 +483,8 @@ module.exports = function(grunt) { error: true }, ignore: [ - // Ignore the warning about needing elements - 'WCAG2AA.Principle1.Guideline1_3.1_3_1.H85.2' + // Ignore warning about contrast of the "vjs-no-js" fallback link + 'WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.BgImage' ] },