add community page
This commit is contained in:
parent
0f1d415d85
commit
605f2a392c
37 changed files with 115 additions and 0 deletions
|
|
@ -460,6 +460,7 @@ mock.window = new function() {
|
|||
getAttribute: function(name, value) {
|
||||
return this[name]
|
||||
},
|
||||
style: {}
|
||||
}
|
||||
}
|
||||
window.document.createTextNode = function(text) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue