gecko-dev/testing/web-platform/meta/webrtc/RTCCertificate.html.ini
2018-01-09 14:46:30 +00:00

17 lines
596 B
INI

[RTCCertificate.html]
[Constructing RTCPeerConnection with expired certificate should reject with InvalidAccessError]
expected: FAIL
[Calling setConfiguration with different set of certs should reject with InvalidModificationError]
expected: FAIL
[RTCCertificate should have at least one fingerprint]
expected: FAIL
[RTCPeerConnection({ certificates }) should generate offer SDP with fingerprint of provided certificate]
expected: FAIL
[RTCPeerConnection({ certificates }) should generate offer SDP with fingerprint of all provided certificates]
expected: FAIL