[render/render] Test for removing styles and assorted domMock changes
This commit is contained in:
parent
1fdc9278c7
commit
6283aa4a7d
3 changed files with 70 additions and 1 deletions
|
|
@ -247,7 +247,7 @@ module.exports = function(options) {
|
|||
}
|
||||
}
|
||||
}
|
||||
cssText = buf.join(" ")
|
||||
element.setAttribute("style", cssText = buf.join(" "))
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue