Searched refs:formatStyles (Results 1 – 1 of 1) sorted by relevance
6413 var value=name=="style"?formatStyles(node.style.cssText):attr.nodeValue;6506 var formatStyles=function(styles){return isIE?styles.replace(/([^\s]+)\s*:/g,function(m,g){return g… function