gecko-dev/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-answer.html.ini
moz-wptsync-bot b1764cb45b Bug 1506807 - [wpt-sync] Update web-platform-tests to e1bde44cb56120f187d326557a681f87b31b43af, a=testonly
wpt-head: e1bde44cb56120f187d326557a681f87b31b43af
wpt-type: landing
2018-11-14 13:38:29 +00:00

14 lines
554 B
INI

[RTCPeerConnection-setLocalDescription-answer.html]
[setLocalDescription() with type answer and null sdp should use lastAnswer generated from createAnswer]
expected: FAIL
[setLocalDescription() with answer not created by own createAnswer() should reject with InvalidModificationError]
expected: FAIL
[Calling setLocalDescription(answer) from stable state should reject with InvalidStateError]
expected: FAIL
[Calling setLocalDescription(answer) from have-local-offer state should reject with InvalidStateError]
expected: FAIL