Commit 0013483d authored by Chris Rebert's avatar Chris Rebert

bump grunt-html to ~3.0.0

parent 81115cd0
...@@ -330,7 +330,6 @@ module.exports = function (grunt) { ...@@ -330,7 +330,6 @@ module.exports = function (grunt) {
ignore: [ ignore: [
'Attribute "autocomplete" not allowed on element "button" at this point.', 'Attribute "autocomplete" not allowed on element "button" at this point.',
'Attribute "autocomplete" not allowed on element "input" at this point.', 'Attribute "autocomplete" not allowed on element "input" at this point.',
'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".'
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment