[web-platform-tests] Pull Request: Add test for constructing RTCSctpTransport

wpt-pr-bot has just labeled a pull request from soareschen for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== Add test for constructing RTCSctpTransport ==
Add basic test for indirect construction of `RTCSctpTransport`. According to the spec. The only time an `RTCSctpTransport` is constructed is during `setLocalDescription` or `setRemoteDescription` with answer containing a data media line.

See https://github.com/w3c/web-platform-tests/pull/6147

Received on Monday, 5 June 2017 06:55:48 UTC