2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove focusable="false" from SVGs.

This commit is contained in:
XhmikosR
2019-02-19 16:46:56 +02:00
parent 089e3334a7
commit 2b8eebb4b8
18 changed files with 18 additions and 22 deletions
-4
View File
@@ -15,10 +15,6 @@ js2svg:
indent: 2
plugins:
# remove this with IE 11 is no longer supported
- addAttributesToSVGElement:
attributes:
- focusable: false
- cleanupAttrs: true
- cleanupEnableBackground: true
- cleanupIDs: true