diff --git a/editor/sanitize.js b/editor/sanitize.js index 6442332c..dcd9aaa0 100644 --- a/editor/sanitize.js +++ b/editor/sanitize.js @@ -91,7 +91,7 @@ var svgWhiteList_ = { "mn": [], "mo": ["fence", "lspace", "maxsize", "minsize", "rspace", "stretchy"], "mover": [], - "mpadded": ["lspace", "width"], + "mpadded": ["lspace", "width", "height", "depth", "voffset"], "mphantom": [], "mprescripts": [], "mroot": [],