Re: [presentation-api] Add a PresentationConnection.disconnected state for accidental disconnections

@mfoltzgoogle Lowercase is what the rest of the platform uses for 
enums, also recommended by the [WebIDL spec][1]:

>It is strongly suggested that enumeration values be all lowercase, 
and that multiple words be separated using dashes or not be separated 
at all [...]

Submitted a PR #237 with a fix.

[1]: http://heycam.github.io/webidl/#idl-enums

-- 
GitHub Notification of comment by anssiko
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/217#issuecomment-170557777
 using your GitHub account

Received on Monday, 11 January 2016 13:59:58 UTC