[whatwg] Orientation fixing for mobile devices

It would be great if there was some kind of orientation fixing for the
mobile web.

Developers might develop portrait or landscape only web apps. And today
there is noway to accomplish this.

I think an attribute to the html tag would fit well

*For landscape only:*
<html orientation="landscape">

*For portrait only:*
<html orientation="portrait">

-- 
Sincerely,

Tingan Ho

Received on Wednesday, 18 December 2013 07:29:39 UTC