42 lines
1.6 KiB
INI
42 lines
1.6 KiB
INI
[decodingInfo.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[Test that decodingInfo rejects if the video configuration contentType has more than one parameter]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with mismatched codec color space is unsupported]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType is not a valid MIME type string]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType has more than one parameter]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType has a codecs parameter that indicates both an audio and a video codec]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType is of type video]
|
|
expected: FAIL
|
|
|
|
|
|
[decodingInfo.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[Test that decodingInfo rejects if the video configuration contentType has more than one parameter]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with mismatched codec color space is unsupported]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType is not a valid MIME type string]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType has more than one parameter]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType has a codecs parameter that indicates both an audio and a video codec]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType is of type video]
|
|
expected: FAIL
|