[Webkit-unassigned] [Bug 22709] New: Border radius ignored in rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 6 04:02:19 PST 2008


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

           Summary: Border radius ignored in rendering
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.alistapart.com/d/cssatten/nels.html
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: elle.uca at libero.it


Page in URL specify the follow in CCS:

  border: thin solid; border-right: none; 
  border-radius: 0.3em 0.4em; 
  border-top-left-radius: 2em 1.5em; 
  border-bottom-left-radius: 0;
  border-top-right-radius: 0; 
  border-bottom-right-radius: 0;

But top left border is not rounded.


-- 
Configure bugmail: https://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