mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 86b1ae6d6c823d07ca2c5c70865ed8c796d46c3d
This commit is contained in:
parent
46f8f3d009
commit
5304c69b42
421 changed files with 7514 additions and 1714 deletions
|
@ -11,7 +11,7 @@ idl_test(
|
|||
['idle-detection.tentative'],
|
||||
['dom', 'html'],
|
||||
async (idl_array, t) => {
|
||||
await test_driver.set_permission({ name: 'notifications' }, 'granted', false);
|
||||
await test_driver.set_permission({ name: 'idle-detection' }, 'granted', false);
|
||||
|
||||
self.idle = new IdleDetector();
|
||||
let watcher = new EventWatcher(t, self.idle, ["change"]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue