X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=3c365f3ee37076c977eedfc8849213d2abe9d066;hp=771599aab30ce9c8ed648768efee7d24b32cd3e9;hb=b32e665ecc6553242ac0ebbda0d612d8c0a0fae1;hpb=d053b12f4ff68e4f82536ae2d71d83a0fdb83849 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 771599aab3..3c365f3ee3 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -23214,7 +23214,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { } // remove - but keep children.. - if (node.tagName.toLowerCase().match(/^(meta|link|\\?xml:|st1:|o:|font)/)) { + if (node.tagName.toLowerCase().match(/^(meta|link|\\?xml:|st1:|o:|v:|font)/)) { while (node.childNodes.length) { var cn = node.childNodes[0]; node.removeChild(cn);