Fail | RTCSessionDescription.type is read-only | assert_throws_js: function "() => {
desc.type = 'answer';
}" did not throw at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc/legacy/munge-dont.html:38:3)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc/legacy/munge-dont.html:33:1 Asserts runFail | assert_throws_js(function "function TypeError() { [native code] }", function "() => { desc.type = 'answer'; }")
at Test.<anonymous> ( /webrtc/legacy/munge-dont.html:38:3) |
|
Fail | RTCSessionDescription.sdp is read-only | assert_throws_js: function "() => {
desc.sdp += 'a=dont-modify-me\r\n';
}" did not throw at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc/legacy/munge-dont.html:48:3)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc/legacy/munge-dont.html:43:1 Asserts runFail | assert_throws_js(function "function TypeError() { [native code] }", function "() => { desc.sdp += 'a=dont-modify-me\r\n'; }")
at Test.<anonymous> ( /webrtc/legacy/munge-dont.html:48:3) |
|
Pass | RTCIceCandidate.candidate is read-only | Asserts runPass | assert_throws_js(function "function TypeError() { [native code] }", function "() => { candidate.candidate += ' myattribute value'; }")
at Test.<anonymous> ( /webrtc/legacy/munge-dont.html:58:3) |
|
Fail | Rejects SDP munging between createOffer and setLocalDescription | assert_unreached: Should have rejected: undefined Reached unreachable codeError
at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4575:21)
at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4568:22)
at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4552:19)
at assert_unreached (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2396:10)
at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2735:13)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |
Fail | Rejects SDP munging between createAnswer and setLocalDescription | assert_unreached: Should have rejected: undefined Reached unreachable codeError
at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4575:21)
at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4568:22)
at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4552:19)
at assert_unreached (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2396:10)
at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2735:13)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |