Mention document.hidden in spec description
This commit is contained in:
parent
d2d28c42f1
commit
28cd973805
1 changed files with 1 additions and 1 deletions
|
@ -1412,7 +1412,7 @@ describe('BrowserWindow module', function () {
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
describe('document.visibilityState', function () {
|
describe('document.visibilityState/hidden', function () {
|
||||||
afterEach(function () {
|
afterEach(function () {
|
||||||
ipcMain.removeAllListeners('pong')
|
ipcMain.removeAllListeners('pong')
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue