gecko-dev/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-answer.html.ini
2019-03-13 16:46:40 +00:00

10 lines
546 B
INI

[RTCPeerConnection-setLocalDescription-answer.html]
[setLocalDescription() with type answer and null sdp should use lastAnswer generated from createAnswer]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531110
[setLocalDescription() with answer not created by own createAnswer() should reject with InvalidModificationError]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531118, https://bugzilla.mozilla.org/show_bug.cgi?id=1531122, https://bugzilla.mozilla.org/show_bug.cgi?id=1095226