[webkit-dev] New feature : orientation attribute of viewport meta tag.
ryuan Choi
ryuan.choi at gmail.com
Wed Dec 14 22:51:39 PST 2011
Hello WebKit folks,
I'm not sure whether it is new feature, so I'd like to introduce
orientation attribute which is optional attribute of <viewport>.
This feature enables web applications to request whether to lock
orientation of screen.
Some web applications may want to lock the screen for better experience.
spec : http://dev.w3.org/csswg/css-device-adapt/#orientation
I filed a bug for this attribute and implemented prototype. (
https://bugs.webkit.org/show_bug.cgi?id=74487 )
Please let me know your suggestions and advices.
Best Regards,
Ryuan Choi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111215/5361b1a6/attachment.html>
More information about the webkit-dev
mailing list