[Webkit-unassigned] [Bug 87846] New: vw/vh units don't scale as viewport does for some items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 05:32:36 PDT 2012


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

           Summary: vw/vh units don't scale as viewport does for some
                    items
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: snugug at gmail.com


While experimenting with vh/vw units in Chrome/Canary, I tried assigning line-height a vw unit side, which worked successfully, but the size didn't increase/decrease as the viewport did, unlike padding which increased/decreased as expected. Font size doesn't scale either. Padding and widths do. I believe the expected behavior is for anything sized using vh/vw units to scale with viewport, not just width/margin/padding.

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