Re: [screen-orientation] When window orientation != screen orientation...

2013-12-02 Thread Kenneth Rohde Christiansen
On Thu, Nov 28, 2013 at 12:31 PM, Mounir Lamouri wrote: > On Wed, Nov 27, 2013, at 23:46, John Mellor wrote: >> How should the Screen Orientation API handle cases where the web page's >> window has the opposite orientation to the device's screen? Examples >> where >> this can occur include: >> >>

Re: [screen-orientation] When window orientation != screen orientation...

2013-11-28 Thread Mounir Lamouri
On Wed, Nov 27, 2013, at 23:46, John Mellor wrote: > How should the Screen Orientation API handle cases where the web page's > window has the opposite orientation to the device's screen? Examples > where > this can occur include: > > - Split screen tablet (like Win 8 Metro) > - Non-maximized windo

[screen-orientation] When window orientation != screen orientation...

2013-11-27 Thread John Mellor
How should the Screen Orientation API handle cases where the web page's window has the opposite orientation to the device's screen? Examples where this can occur include: - Split screen tablet (like Win 8 Metro) - Non-maximized window on tablet (like Win 8 non-Metro) - WebView embedded in native a