nnnjjj123
2020-11-09 32b3bac0f5391ed39332a92e001c129b74677baa
1
2
//>>built
define("xstyle/util/getComputedStyle",[],function(){return document.defaultView.getComputedStyle?function(a){return a.ownerDocument.defaultView.getComputedStyle(a,null)}:function(a){return a.currentStyle||{}}});