[mediacapture-image] Pull Request: Made PhotoCapabilities.fillLightMode a sequence<FillLightMode>...

miguelao has just submitted a new pull request for https://github.com/w3c/mediacapture-image:

== Made PhotoCapabilities.fillLightMode a sequence<FillLightMode>... ==
This PR:
- Makes `PhotoCapabilities.fillLightMode` a `sequence<FillLightMode>`, 
- removes `unavailable` from `FillLightMode`, since the condition of not-having-flash is encoded in returning an empty sequence and it doesn't make sense to use said `unavailable` for `PhotoSettings`,
- updates some text


See https://github.com/w3c/mediacapture-image/pull/164

Received on Tuesday, 28 March 2017 15:53:06 UTC