Tweak spec description
This commit is contained in:
parent
4e68a8d16e
commit
69c69880e5
1 changed files with 1 additions and 1 deletions
|
@ -868,7 +868,7 @@ describe('<webview> tag', function () {
|
|||
w.loadURL('file://' + fixtures + '/pages/webview-zoom-factor.html')
|
||||
})
|
||||
|
||||
it('inherits the parent window hidden state and receives visibilitychange events', function (done) {
|
||||
it('inherits the parent window visibility state and receives visibilitychange events', function (done) {
|
||||
w = new BrowserWindow({
|
||||
show: false
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue