blob: ae0ae9d0110f53ec293546b11df8f5ead242feed (
plain)
1
2
3
4
5
6
7
|
[serialize-sharedarraybuffer-throws.https.html]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "android") and debug and swgl: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[IndexedDB: Attempting to serialize a SharedArrayBuffer should throw]
expected: FAIL
|