blob: 9774015e61e323e90ba52699a5a39bc372791d3e [file] [log] [blame]
PASS setRemoteDescription with invalid type and invalid SDP should reject with TypeError
FAIL setRemoteDescription() with invalid SDP and stable state should reject with InvalidStateError assert_throws_dom: function "() => { throw e }" threw object "SyntaxError: Expect line: v=" that is not a DOMException InvalidStateError: property "code" is equal to 12, expected 11
PASS Negotiation should fire signalingsstate events
PASS Calling setRemoteDescription() again after one round of remote-offer/local-answer should succeed
PASS Switching role from offerer to answerer after going back to stable state should succeed