Harness status: OK
Found 2 tests
Result | Test Name | Message | ||
---|---|---|---|---|
Pass | APIs without [AllowResizable] throw when passed resizable ArrayBuffers | Asserts run
| ||
Fail | APIs with [AllowShared] but without [AllowResizable] throw when passed growable SharedArrayBuffers | Failed to execute 'encodeInto' on 'TextEncoder': The provided Uint8Array value must not be shared.TypeError: Failed to execute 'encodeInto' on 'TextEncoder': The provided Uint8Array value must not be shared. at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webidl/ecmascript-binding/allow-resizable.html:23:7) at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25) at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30) at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webidl/ecmascript-binding/allow-resizable.html:18:1 Asserts runNo asserts ran |