diff --git a/Gruntfile.js b/Gruntfile.js
index dd706a8aae813e26d118bb149dac21fa814bcf7e..da5b743a0f9d7ac1bff3aa80c6b4e30b69284718 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -340,7 +340,8 @@ module.exports = function (grunt) {
         reset: true,
         relaxerror: [
           'Bad value X-UA-Compatible for attribute http-equiv on element meta.',
-          'Element img is missing required attribute src.'
+          'Element img is missing required attribute src.',
+          'Attribute autocomplete not allowed on element input at this point.'
         ]
       },
       files: {