mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
@ -66,7 +66,9 @@ exports.fn = function(data) {
|
||||
svgElem = item;
|
||||
}
|
||||
|
||||
} else if (xmlnsCollection.length) {
|
||||
}
|
||||
|
||||
if (xmlnsCollection.length) {
|
||||
|
||||
// check item for the ns-attrs
|
||||
if (item.prefix) {
|
||||
|
Reference in New Issue
Block a user