- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Fri, 13 Dec 2013 11:29:40 -0800
- To: cowwoc <cowwoc@bbs.darktech.org>
- Cc: "public-media-capture@w3.org" <public-media-capture@w3.org>
On 13 December 2013 11:21, cowwoc <cowwoc@bbs.darktech.org> wrote: > I *need* any resolution between: 800x600 and 1600x1200 > And ideally I *want*: 1200x900 [ { width: { min: 800, max: 1600 }, height: { min: 600, max: 1200 }, required: true }, { width: 1200, height: 900 } ] That would be easy to use.
Received on Friday, 13 December 2013 19:30:07 UTC