From: patrickhlauke
Date: Tue, 31 Oct 2017 14:11:11 +0000 (+0000)
Subject: Remove invalid example of `title` attribute in an SVG and related vnu error suppression
X-Git-Tag: v4.0.0-beta.3~137
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a9fa1c82dac6b9ae3ea175338eede9183a6342;p=thirdparty%2Fbootstrap.git
Remove invalid example of `title` attribute in an SVG and related vnu error suppression
---
diff --git a/build/vnu-jar.js b/build/vnu-jar.js
index 7ac6ed5472..0df50680b6 100644
--- a/build/vnu-jar.js
+++ b/build/vnu-jar.js
@@ -26,7 +26,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 âcolorâ, âdateâ, âdatetime-localâ, âemailâ, âhiddenâ, âmonthâ, ânumberâ, âpasswordâ, ârangeâ, âsearchâ, âtelâ, âtextâ, âtimeâ, âurlâ, or âweekâ.',
'Attribute âautocompleteâ not allowed on element âbuttonâ at this point.',
- 'Attribute âtitleâ not allowed on element âcircleâ at this point.',
'Bad value âtablistâ for attribute âroleâ on element ânavâ.',
// We use holder.js with `data-src` and no `src`; we could work around this, not sure it's worth it.
'Element âimgâ is missing required attribute âsrcâ.',
diff --git a/js/tests/visual/tooltip.html b/js/tests/visual/tooltip.html
index cd57ef4ffc..91713044ab 100644
--- a/js/tests/visual/tooltip.html
+++ b/js/tests/visual/tooltip.html
@@ -46,9 +46,6 @@
-