[presentation-api] Pull Request: Fix #211: Define binaryType default value and get/set behaviour

anssiko has just submitted a new pull request for 
https://github.com/w3c/presentation-api:

== Fix #211: Define binaryType default value and get/set behaviour ==
@mfoltzgoogle This is an attempt to Fix #211. Please review, and see 
if this matches your expectations. 

I defined "arraybuffer" as default since it seems to be a more future 
proof type that more and more APIs are able to consume. I also added a
 non-normative note borrowed from the WebSocket spec, mostly to 
clarify the behaviour to web developers.

See https://github.com/w3c/presentation-api/pull/250

Received on Monday, 1 February 2016 13:53:59 UTC