Source code
Revision control
Copy as Markdown
Other Tools
[encodingInfo.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that encodingInfo rejects if the video configuration contentType has more than one parameter]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType has one parameter that isn't codecs]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has more than one parameters]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has one parameter that isn't codecs]
expected: FAIL
[Test that encodingInfo rejects if the MediaConfiguration does not have a valid type]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType is not a valid MIME type string]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType does not imply a single media codec but has no codecs parameter]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType has a codecs parameter that indicates multiple video codecs]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType has a codecs parameter that indicates both an audio and a video codec]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType does not imply a single media codec but has no codecs parameter]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has a codecs parameter that indicates multiple audio codecs]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has a codecs parameter that indicates both an audio and a video codec]
expected: FAIL
[encodingInfo.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that encodingInfo rejects if the video configuration contentType has more than one parameter]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType has one parameter that isn't codecs]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has more than one parameters]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has one parameter that isn't codecs]
expected: FAIL
[Test that encodingInfo rejects if the MediaConfiguration does not have a valid type]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType is not a valid MIME type string]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType does not imply a single media codec but has no codecs parameter]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType has a codecs parameter that indicates multiple video codecs]
expected: FAIL
[Test that encodingInfo rejects if the video configuration contentType has a codecs parameter that indicates both an audio and a video codec]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType does not imply a single media codec but has no codecs parameter]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has a codecs parameter that indicates multiple audio codecs]
expected: FAIL
[Test that encodingInfo rejects if the audio configuration contentType has a codecs parameter that indicates both an audio and a video codec]
expected: FAIL