[Webkit-unassigned] [Bug 71795] New: Incorrect rendering of borders on small divs when borders have radius and are different colours & widths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 04:13:07 PST 2011


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

           Summary: Incorrect rendering of borders on small divs when
                    borders have radius and are different colours & widths
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://jsfiddle.net/cpMFr/5/
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thundercloud at theflux.co.uk


When a div meets the following criteria:

1. It is a small rectangle (Say 200x50)
2. It has borders of differing sizes for vertical & horizontal borders.
3. Each border direction has a different colour.
4. The borders have a radius defined on them.

Then the rendering of the borders is incorrect. It appears with a strange pattern on the top & bottom which includes all four specified colours.

The URL provided does contain a somewhat over-engineered example but it is to show that the issue only affects divs which meet the above criteria.

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