diff --git a/build/vnu-jar.js b/build/vnu-jar.js index d6ba690738..d1002c0a91 100644 --- a/build/vnu-jar.js +++ b/build/vnu-jar.js @@ -27,7 +27,6 @@ childProcess.exec('java -version', (error, stdout, stderr) => { // Firefox's non-standard autocomplete behavior - see https://bugzilla.mozilla.org/show_bug.cgi?id=654072 'Attribute “autocomplete” is only allowed when the input type is.*', 'Attribute “autocomplete” not allowed on element “button” at this point.', - 'Bad value “tablist” for attribute “role” on element “nav”.', // We use holder.js with `data-src` and no `src` to avoid 404 errors; // we could work around this, but I'm not sure it's worth it. 'Element “img” is missing required attribute “src”.', diff --git a/docs/4.0/components/navs.md b/docs/4.0/components/navs.md index f0baa0707b..1a22b3bcff 100644 --- a/docs/4.0/components/navs.md +++ b/docs/4.0/components/navs.md @@ -347,13 +347,15 @@ Note that dynamic tabbed interfaces should not contain dropdown menus, {% endhighlight %} -To help fit your needs, this works with `