]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Whitelist <li role="separator">...</li> 15269/head
authorChris Rebert <code@rebertia.com>
Tue, 2 Dec 2014 20:53:05 +0000 (12:53 -0800)
committerChris Rebert <code@rebertia.com>
Tue, 2 Dec 2014 20:56:30 +0000 (12:56 -0800)
Refs https://www.w3.org/Bugs/Public/show_bug.cgi?id=27120
Refs #15263

[skip sauce]

Gruntfile.js

index 9a1031239803babbd8f79a1d4355314179cfd8b8..5f7b6b342e9cebb0b224036de5f819c8a90b63ab 100644 (file)
@@ -331,7 +331,8 @@ module.exports = function (grunt) {
         relaxerror: [
           'Element img is missing required attribute src.',
           'Attribute autocomplete not allowed on element input at this point.',
-          'Attribute autocomplete not allowed on element button at this point.'
+          'Attribute autocomplete not allowed on element button at this point.',
+          'Bad value separator for attribute role on element li.'
         ]
       },
       files: {