X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-all.js;fp=roojs-all.js;h=531b3cf994888654457f31448019cb8fec8d3ef4;hp=46fc32d5d0d209f75e79afbe96b9ccef7cb63584;hb=6c2fdf87094c0414f7a7cc241fecf6b5cf050704;hpb=650deb0d1c6ec83663243231c4ee2dcc45e3bf03 diff --git a/roojs-all.js b/roojs-all.js index 46fc32d5d0..531b3cf994 100644 --- a/roojs-all.js +++ b/roojs-all.js @@ -1912,7 +1912,7 @@ Roo.htmleditor.FilterComment=function(A){this.walk(A.node);};Roo.extend(Roo.html // Roo/htmleditor/FilterKeepChildren.js Roo.htmleditor.FilterKeepChildren=function(A){Roo.apply(this,A);if(this.tag===false){return;}if((typeof(this.tag)=='object'&&this.tag.indexOf(":")>-1)){this.cleanNamespace=true;}this.walk(A.node);};Roo.extend(Roo.htmleditor.FilterKeepChildren,Roo.htmleditor.FilterBlack,{cleanNamespace:false,replaceTag:function(A){Roo.log(A.tagName); var ar=Array.from(A.childNodes);for(var i=0;i-1)||(typeof(this.tag)=='string'&&this.tag==ar[i].tagName)||(e.tagName.indexOf(":")>-1&&typeof(this.tag)=='object'&&this.tag.indexOf(":")>-1)||(e.tagName.indexOf(":")>-1&&typeof(this.tag)=='string'&&this.tag==":")){this.replaceTag(ar[i]); -continue;}}}ar=Array.from(A.childNodes);for(var i=0;i