22 lines
788 B
INI
22 lines
788 B
INI
[video-decoder.crossOriginIsolated.https.any.html]
|
|
expected:
|
|
if (os == "android") and debug: [OK, TIMEOUT]
|
|
[Test isConfigSupported() and configure() using a SharedArrayBuffer]
|
|
expected:
|
|
if os == "android": PRECONDITION_FAILED
|
|
|
|
[Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
|
|
expected:
|
|
if os == "android": PRECONDITION_FAILED
|
|
|
|
|
|
[video-decoder.crossOriginIsolated.https.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not swgl: [OK, TIMEOUT]
|
|
[Test isConfigSupported() and configure() using a SharedArrayBuffer]
|
|
expected:
|
|
if os == "android": PRECONDITION_FAILED
|
|
|
|
[Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
|
|
expected:
|
|
if os == "android": PRECONDITION_FAILED
|