We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af481d1 commit 953b122Copy full SHA for 953b122
1 file changed
test/common/globals.js
@@ -79,6 +79,7 @@ intrinsics.add('console');
79
80
const webIdlExposedWildcard = new Set([
81
'DOMException',
82
+ 'QuotaExceededError',
83
'TextEncoder',
84
'TextDecoder',
85
'AbortController',
0 commit comments