[mediacapture-output] "If sinkId and the sinkId attribute are the same object, return a resolved promise."

domenic has just created a new issue for 
https://github.com/w3c/mediacapture-output:

== "If sinkId and the sinkId attribute are the same object, return a 
resolved promise." ==
A couple minor issues:

- Neither sinkId nor the sinkId attribute are objects. sinkId is a 
string; the sinkId attribute is an attribute, but the sinkId's 
attribute's value is a string.
- Resolved with what? "a promise resolved with undefined" is probably 
what you want here.

Please view or discuss this issue at 
https://github.com/w3c/mediacapture-output/issues/40 using your GitHub
 account

Received on Wednesday, 19 October 2016 17:21:19 UTC