[mediacapture-image] Pull Request: Fix build warnings

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

== Fix build warnings ==
This PR fixes build warnings below raised by bikeshed:

```
WARNING: The following <var>s were only used once in the document:
  'width'
  'height'
  'manual'
  'sharpness'
  'off'
  'on'
If these are not typos, please add an ignore='' attribute to the <var>.
```

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

Received on Monday, 27 July 2020 10:56:41 UTC