[webkit-reviews] review granted: [Bug 50685] [Qt] Support OrientationChange event : [Attachment 75902] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 07:34:47 PST 2010


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted qi
<qi.2.zhang at nokia.com>'s request for review:
Bug 50685: [Qt] Support OrientationChange event
https://bugs.webkit.org/show_bug.cgi?id=50685

Attachment 75902: patch
https://bugs.webkit.org/attachment.cgi?id=75902&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
I wonder how this affects the media feature -webkit-orientation.

like if I do 

@media screen and (-webkit-orientation: landscape) {
   body { background-color: green; }
}


More information about the webkit-reviews mailing list