blob: 7b3d87c813f66dabe4e17b903358bf02557ad3d4 [file] [log] [blame]
This is a testharness.js-based test.
FAIL new RTCTrackEvent() with valid receiver, track, transceiver should succeed assert_equals: expected [] but got []
PASS new RTCTrackEvent() with valid receiver, track, streams, transceiver should succeed
PASS new RTCTrackEvent() with valid receiver, track, multiple streams, transceiver should succeed
PASS new RTCTrackEvent() with unrelated receiver, track, streams, transceiver should succeed
PASS new RTCTrackEvent() with no transceiver should throw TypeError
PASS new RTCTrackEvent() with no track should throw TypeError
PASS new RTCTrackEvent() with no receiver should throw TypeError
Harness: the test ran to completion.