UNPKG

mdn-polyfills

Version:
2 lines (1 loc) 182 B
null==Element.prototype.getAttributeNames&&(Element.prototype.getAttributeNames=function(){for(var t=this.attributes,e=t.length,r=new Array(e),n=0;n<e;n++)r[n]=t[n].name;return r});