RESOLVED FIXED 27283
Implement the 'rem' unit type from CSS3
https://bugs.webkit.org/show_bug.cgi?id=27283
Summary Implement the 'rem' unit type from CSS3
Dave Hyatt
Reported 2009-07-14 17:39:17 PDT
Implement the rem unit that is specified in CSS3 Values and Units.
Attachments
Patch (261.14 KB, patch)
2009-07-14 17:40 PDT, Dave Hyatt
simon.fraser: review+
REM unit does not work within a media query condition for Webkit (45 bytes, text/plain)
2012-07-27 07:51 PDT, grayghost
no flags
Dave Hyatt
Comment 1 2009-07-14 17:40:31 PDT
Dave Hyatt
Comment 2 2009-07-15 10:03:20 PDT
Fixed in r45919.
grayghost
Comment 3 2012-07-27 07:51:55 PDT
Created attachment 154951 [details] REM unit does not work within a media query condition for Webkit There's been a few attempts to contact with this situation so please refer to the test case links for all updates and information pertaining to this REM unit bug within Media Query Conditions.
Peter Beverloo
Comment 4 2012-07-27 07:56:01 PDT
Comment on attachment 154951 [details] REM unit does not work within a media query condition for Webkit Please use the bug 78295 for tracking "rem" support in Media Queries.
Note You need to log in before you can comment on or make changes to this bug.