| |
| FAIL setLocalDescription(pranswer) from stable state should reject with InvalidStateError promise_rejects_dom: function "function () { throw e }" threw object "OperationError: Failed to set local pranswer sdp: Called in wrong state: stable" that is not a DOMException InvalidStateError: property "code" is equal to 0, expected 11 |
| PASS setLocalDescription(pranswer) should succeed |
| PASS setLocalDescription(pranswer) can be applied multiple times while still in have-local-pranswer |
| PASS setLocalDescription(answer) from have-local-pranswer state should succeed |
| |