mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Mention document.hidden in spec description
This commit is contained in:
@@ -1412,7 +1412,7 @@ describe('BrowserWindow module', function () {
|
||||
})
|
||||
})
|
||||
|
||||
describe('document.visibilityState', function () {
|
||||
describe('document.visibilityState/hidden', function () {
|
||||
afterEach(function () {
|
||||
ipcMain.removeAllListeners('pong')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user