[webrtc-pc] can't use MUST on scaleResolutionDownBy input

jan-ivar has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== can't use MUST on scaleResolutionDownBy input ==
http://w3c.github.io/webrtc-pc/#widl-RTCRtpEncodingParameters-scaleResolutionDownBy
 says: "The value must be greater than 0." which isn't actionable.

The spec should instead specify what MUST happen *when* the input 
value is 0 or less. Throw a TypeError? ignore?

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/493 using your GitHub account

Received on Monday, 8 February 2016 21:41:20 UTC