[Webkit-unassigned] [Bug 70370] New: Implement CSS Device Adaptation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 14:58:23 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70370

           Summary: Implement CSS Device Adaptation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://dev.w3.org/csswg/css-device-adapt/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dstorey at motorola.com


There is a proposal for doing the viewport meta element via  a CSS @viewport -at-rule instead. It would be nice to have this in WebKit.

Joe Lambert wrote a post which included some rational for wanting something like this in CSS [0]

"Current meta tag support is useful but it does pose some problems, especially if you wish to treat different devices differently. Suppose you’re using media queries to render your site differently for iPhone & iPad, you may wish to prevent scaling on iPhone but not on iPad. This (as far as I have found) isn’t possible without conditionally adding the metatags server side.

"If these viewport controls were controlled via CSS then we could use the same media queries to deliver different settings to different devices!"

[0] http://blog.joelambert.co.uk/2011/10/13/ios5-for-web-developers

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list