We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f25895 commit 03e41b3Copy full SHA for 03e41b3
Gruntfile.js
@@ -334,8 +334,7 @@ module.exports = function (grunt) {
334
relaxerror: [
335
'Element img is missing required attribute src.',
336
'Attribute autocomplete not allowed on element input at this point.',
337
- 'Attribute autocomplete not allowed on element button at this point.',
338
- 'Bad value separator for attribute role on element li.'
+ 'Attribute autocomplete not allowed on element button at this point.'
339
]
340
},
341
files: {
0 commit comments