summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/media-source/mediasource-is-type-supported.html.ini
blob: 22687abde7adf485dbb8c1e561959104de18ec41 (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
29
30
[mediasource-is-type-supported.html]
  prefs: [media.mediasource.enabled:true]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Test invalid MIME format "video/webm"]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1191833
    expected: FAIL

  [Test invalid MIME format "video/webm;"]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1191833
    expected: FAIL

  [Test invalid MIME format "video/webm;codecs"]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1191833
    expected: FAIL

  [Test invalid MIME format "video/webm;codecs="]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1191833
    expected: FAIL

  [Test invalid MIME format "video/webm;codecs=""]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1191833
    expected: FAIL

  [Test invalid MIME format "video/webm;codecs="""]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1191833
    expected: FAIL

  [Test invalid MIME format "audio/webm;aaacodecsbbb=opus"]
    expected: FAIL