Re: [mediacapture-image] Why is https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch a boolean (#304)

Chrome has it as a bool, but I think it should be an array.
I don't know why it was done this way, but my guess is that `true` actually means `[false,true]`, given that the definition is

> A boolean indicating whether camera supports [torch](https://www.w3.org/TR/image-capture/#torch) mode- on meaning supported.


-- 
GitHub Notification of comment by guidou
Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/304#issuecomment-1754597821 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 October 2023 07:42:24 UTC