[Webkit-unassigned] [Bug 12155] New: Regression: border radius not drawn unless border is specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 7 18:26:01 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12155

           Summary: Regression: border radius not drawn unless border is
                    specified
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Hanspeterschaub at mac.com


I just compiled the new webkit version with the GREAT box-shadow property
added.  However, this new addition breaks the border-radius command partially. 
I found that the border radius command (all versions, including top-left,
top-right, etc.) are not implemented unless an actual border is specified!  I
used to be able to draw a <div> with a background color and a border radius. 
I've made a test page to illustrate this.  What is interesting is that if a
box-shadow is applied to the regular <div> then the shadow does have the proper
border radius?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list