Remove focusable="false" from SVGs.
This commit is contained in:
parent
089e3334a7
commit
2b8eebb4b8
18 changed files with 18 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue