[web-platform-tests] Pull Request: Add initial test for RTCDTMFSender

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

== Add initial test for RTCDTMFSender ==
This adds test for the final uncovered section in webrtc-pc.

This test makes the assumption discussed in w3c/webrtc-pc#1415, that the `dtmf` attribute for `RTCRtpSender` is always set for audio transceivers. This is required as otherwise it is impossible to reliably obtain an instance of RTCDTMFSender.

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

Received on Monday, 31 July 2017 10:40:26 UTC