community link

This commit is contained in:
Leo Horie 2014-04-06 20:24:23 -04:00
parent 75b9959b8a
commit bdd016de3f
33 changed files with 100 additions and 4 deletions

View file

@ -471,8 +471,7 @@ mock.window = new function() {
},
getAttribute: function(name, value) {
return this[name]
},
style: {}
}
}
}
window.document.createTextNode = function(text) {