/webidl/ecmascript-binding/allow-resizable.html| status | subtest | message |
|---|---|---|
| FAIL | APIs without [AllowResizable] throw when passed resizable ArrayBuffers | Disallowed operation called within global scope. Asynchronous I/O (ex: fetch() or connect()), setting a timeout, and generating random values are not allowed within global scope. To fix this error, pe… |
| FAIL | APIs with [AllowShared] but without [AllowResizable] throw when passed growable SharedArrayBuffers | assert_throws_js: function "() => { enc.encodeInto("foobar", new Uint8Array(gsab)); }" did not throw |
bundle built 2026-07-16T07:16:48.063Z