[Webkit-unassigned] [Bug 34307] New: border-radius renders incorrectly with one-sided border
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 28 21:44:20 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34307
Summary: border-radius renders incorrectly with one-sided
border
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P1
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: senderista at gmail.com
Created an attachment (id=47675)
--> (https://bugs.webkit.org/attachment.cgi?id=47675)
HTML page demonstrating the issue.
When a border is specified on only a single side of a block element and
-webkit-border-radius (or border-radius in Chrome or WebKit nightlies) is
specified, the border renders incorrectly (see attached HTML test case). The
same page renders correctly in Firefox 3.5.7 (when the -moz-border-radius
property is substituted), as another attached screenshot demonstrates. I
consider this a high-priority bug since it forced me to abandon using rounded
corners in a site I am currently developing (except for Firefox users).
This repros on Safari 4.0.4 (6531.21.10), WebKit nightly build from 1/28/2010
(r53990), and Chrome 4.0.249.49 (35163) beta. All tests were on a MacBook Pro
4.1 running OS X 10.6.2.
--
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