On March 14, 2014 at 9:58:59 AM, Mounir Lamouri (mou...@lamouri.fr) wrote: > On Fri, 14 Mar 2014, at 16:09, Jonas Sicking wrote: > > However it does mean that we need to also have a way to define that > > orientation should be completely unlocked. This is needed since the > > manifest spec allows overriding the default unlocked orientation. I.e. > > it should be possible to use the manifest to say that an app should be > > in portrait mode, but then allow a page to temporarily override that > > to allow any orientation. > > Good point. I meant to mention that in the email but obviously forgot. I > was wondering between ‘any’, ‘all' or 'sensor' (or 'sensor-all'? :)).
`any` should be fine.