diff options
Diffstat (limited to 'node_modules/globals/globals.json')
| -rw-r--r-- | node_modules/globals/globals.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/globals/globals.json b/node_modules/globals/globals.json index 0bb6547c0..99ae89f35 100644 --- a/node_modules/globals/globals.json +++ b/node_modules/globals/globals.json @@ -196,6 +196,7 @@ "caches": false, "CacheStorage": false, "cancelAnimationFrame": false, + "cancelIdleCallback": false, "CanvasGradient": false, "CanvasPattern": false, "CanvasRenderingContext2D": false, @@ -217,6 +218,7 @@ "confirm": false, "console": false, "ConvolverNode": false, + "createImageBitmap": false, "Credential": false, "CredentialsContainer": false, "crypto": false, @@ -914,6 +916,7 @@ "pending": false, "runs": false, "spyOn": false, + "spyOnProperty": false, "waits": false, "waitsFor": false, "xdescribe": false, |
