зеркало из https://github.com/electron/electron.git
Mention document.hidden in spec description
This commit is contained in:
Родитель
d2d28c42f1
Коммит
28cd973805
|
@ -1412,7 +1412,7 @@ describe('BrowserWindow module', function () {
|
|||
})
|
||||
})
|
||||
|
||||
describe('document.visibilityState', function () {
|
||||
describe('document.visibilityState/hidden', function () {
|
||||
afterEach(function () {
|
||||
ipcMain.removeAllListeners('pong')
|
||||
})
|
||||
|
|
Загрузка…
Ссылка в новой задаче