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 returns a valid MediaCapabilitiesInfo objects]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType has more than one parameters]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the video configuration contentType has more than one parameter]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with spatialRendering set returns a valid MediaCapabilitiesInfo objects]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with hdrMetadataType, colorGamut, and transferFunction set returns a valid MediaCapabilitiesInfo objects]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with mismatched codec color space is unsupported]
|
|
expected: FAIL
|
|
|
|
|
|
[decodingInfo.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[Test that decodingInfo returns a valid MediaCapabilitiesInfo objects]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the audio configuration contentType has more than one parameters]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo rejects if the video configuration contentType has more than one parameter]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with spatialRendering set returns a valid MediaCapabilitiesInfo objects]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with hdrMetadataType, colorGamut, and transferFunction set returns a valid MediaCapabilitiesInfo objects]
|
|
expected: FAIL
|
|
|
|
[Test that decodingInfo with mismatched codec color space is unsupported]
|
|
expected: FAIL
|