[web-platform-tests] Pull Request: Add addTrack-based test for removeTrack

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

== Add addTrack-based test for removeTrack ==
Fixes #6453.

This adds addTrack-based tests for the removeTrack test cases that does not involve transceivers. It is basically duplicating existing tests that change the method of adding tracks to use `getUserMedia()` and `addTrack()`.

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

Received on Tuesday, 11 July 2017 09:36:40 UTC