summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webcodecs/video-decoder.crossOriginIsolated.https.any.js.ini
blob: 6bcc300c3b32b95efb81d44524a0ac6685e315e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[video-decoder.crossOriginIsolated.https.any.html]
  prefs: [dom.media.webcodecs.enabled:true]
  expected:
    if (os == "android") and debug: [OK, TIMEOUT]
  [Test isConfigSupported() and configure() using a SharedArrayBuffer]
    expected:
      if os == "mac": PRECONDITION_FAILED
      if os == "android": PRECONDITION_FAILED

  [Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
    expected:
      if os == "mac": PRECONDITION_FAILED
      if os == "android": PRECONDITION_FAILED


[video-decoder.crossOriginIsolated.https.any.worker.html]
  prefs: [dom.media.webcodecs.enabled:true]
  expected:
    if (os == "android") and not swgl: [OK, TIMEOUT]
  [Test isConfigSupported() and configure() using a SharedArrayBuffer]
    expected:
      if os == "mac": PRECONDITION_FAILED
      if os == "android": PRECONDITION_FAILED

  [Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
    expected:
      if os == "mac": PRECONDITION_FAILED
      if os == "android": PRECONDITION_FAILED