blob: ee3832020b85a7af334d5898cd15cd8296d46fc1 [file] [log] [blame]
This is a testharness.js-based test.
FAIL new RTCTrackEvent() with valid receiver, track, transceiver should succeed pc.addTransceiver is not a function
FAIL new RTCTrackEvent() with valid receiver, track, streams, transceiver should succeed pc.addTransceiver is not a function
FAIL new RTCTrackEvent() with valid receiver, track, multiple streams, transceiver should succeed pc.addTransceiver is not a function
FAIL new RTCTrackEvent() with unrelated receiver, track, streams, transceiver should succeed pc.addTransceiver is not a function
FAIL new RTCTrackEvent() with no transceiver should throw TypeError pc.addTransceiver is not a function
FAIL new RTCTrackEvent() with no track should throw TypeError pc.addTransceiver is not a function
FAIL new RTCTrackEvent() with no receiver should throw TypeError pc.addTransceiver is not a function
Harness: the test ran to completion.