[web-platform-tests] Pull Request: Don't use "Infinity" in a constraint

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

== Don't use "Infinity" in a constraint ==
The conversion of "infinity" to a long turns out to return
zero (0). So this is not useful for testing.

See https://github.com/w3c/mediacapture-main/issues/384 for details.

This modification uses an unreasonable constraint value with no
strange behavior.

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

Received on Friday, 19 August 2016 13:09:45 UTC