Sign in
webkit
/
WebKit
/
3f78a298b8cb2d7ccc1b4dafb89a4d60eb2fbe8f
/
.
/
LayoutTests
/
imported
/
w3c
/
web-platform-tests
/
encoding
/
sharedarraybuffer.https-expected.txt
blob: d76873f4c611b9a2c83d02fa550c4432f0e9458c [
file
] [
log
] [
blame
]
FAIL decoding SharedArrayBuffer assert_throws_js: constructing TextDecoder with SharedArrayBuffer view should throw function "() => {
decoder.decode(new Uint8Array(buffer));
}" did not throw