[web-platform-tests] Pull Request: Update mediacapture tests

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

== Update mediacapture tests ==
Per Media Caputure 
spec(http://w3c.github.io/mediacapture-main/getusermedia.html#idl-def-MediaStream),
 there are some changes:
1. Removed ended, onended attributes and added active attribute
2. addTrack method doesn't throw INVALID_STATE_ERR exception if stream
 is finished for new spec

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

Received on Tuesday, 16 February 2016 05:57:54 UTC