blob: 0bbab6520cf6ab7dc5dbd3349d70ce118d2976a0 (
plain)
1
2
3
4
5
6
7
8
9
|
[audio-data.crossOriginIsolated.https.any.html]
expected:
if (os == "android") and not swgl and debug: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT]
[Test construction and copyTo() using a SharedArrayBuffer]
expected: FAIL
[Test construction and copyTo() using a Uint8Array(SharedArrayBuffer)]
expected: FAIL
|