[Webkit-unassigned] [Bug 106944] New: REGRESSION (r121599): incorrect border scaling when zoomed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 14:18:10 PST 2013


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

           Summary: REGRESSION (r121599): incorrect border scaling when
                    zoomed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
                CC: eric at webkit.org, leviw at chromium.org


1. Create a page with an element that has a relative border-width (e.g., border-width: 0.25em), or view the example at http://jsfiddle.net/W2SdF/
2. Zoom the page in and out.

Expected behavior: 
The border should scale with the rest of the content.

Observed behavior:
The border scales more rapidly than the rest of the content.

This issue doesn't happen with absolute units like px. It also doesn't happen upon changing the user agent stylesheet's base font size (but of course if I change the base font size and then zoom, the problem does appear).

Downstream chromium bug: http://code.google.com/p/chromium/issues/detail?id=167168

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