From 776ec1e71bcd2aa768b2d3ac987177f706834547 Mon Sep 17 00:00:00 2001 From: Bogdan Chadkin Date: Tue, 23 Feb 2021 18:39:49 +0300 Subject: [PATCH] Fix incorrect xml:space default --- plugins/_collections.js | 2 +- test/plugins/removeUnknownsAndDefaults.01.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/_collections.js b/plugins/_collections.js index 8af216c10..a703f9347 100644 --- a/plugins/_collections.js +++ b/plugins/_collections.js @@ -100,7 +100,7 @@ exports.attrsGroups = { }; exports.attrsGroupsDefaults = { - core: {'xml:space': 'preserve'}, + core: {'xml:space': 'default'}, filterPrimitive: {x: '0', y: '0', width: '100%', height: '100%'}, presentation: { clip: 'auto', diff --git a/test/plugins/removeUnknownsAndDefaults.01.svg b/test/plugins/removeUnknownsAndDefaults.01.svg index 39ac44e6f..a8980a563 100644 --- a/test/plugins/removeUnknownsAndDefaults.01.svg +++ b/test/plugins/removeUnknownsAndDefaults.01.svg @@ -5,7 +5,7 @@ @@@ - +