[Webkit-unassigned] [Bug 78295] New: Support for CSS rem unit in Media Queries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 16:50:49 PST 2012


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

           Summary: Support for CSS rem unit in Media Queries
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://fvsch.com/code/bugs/rem-mediaquery/
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: florent at fvsch.com


It seems that WebKit doesn't support the rem (root em) unit in CSS Media Queries at all.
I have a simple test here: http://fvsch.com/code/bugs/rem-mediaquery/

Testing in the lastest stable versions of Chrome and Safari (OSX), the media queries never get triggered. (In other browsers they do get triggered, but the font-size declared for the root element is ignored.)

It would be nice to have support for rem in media queries in all browsers.

-- 
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