[presentation-api] PresentationConnectionClosedEventInit.message needs to have a default value

smaug---- has just created a new issue for 
https://github.com/w3c/presentation-api:

== PresentationConnectionClosedEventInit.message needs to have a 
default value ==
...otherwise it isn't clear what the value of the following is:
(new PresentationConnectionClosedEvent("foo", { reason: "error" 
})).message

In general in dictionaries passed to an event constructor the 
properties need to have either default value or marked required.

Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/273 using your GitHub 
account

Received on Tuesday, 22 March 2016 13:42:24 UTC