[Webkit-unassigned] [Bug 34621] New: -border-radius on narrow div is ugly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 15:51:08 PST 2010


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

           Summary: -border-radius on narrow div is ugly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org


Created an attachment (id=48179)
 --> (https://bugs.webkit.org/attachment.cgi?id=48179)
Comparison of Firefox 3.5.7 (left) with Safari 4.0.4 (right)

The following:

<div style:"width:1px; height: 20px; -moz-border-radius:2px;
-webkit-border-radius:2px; border: 1px solid green; background-color:green">

renders as an ugly 3px wide rectangle in WebKit and a not quite as ugly 3px
wide rounded rectangle in Firefox.

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