[Webkit-unassigned] [Bug 67053] New: rgba border color affects text color
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 12:52:31 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67053
Summary: rgba border color affects text color
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://jsfiddle.net/B44Bk/
OS/Version: Mac OS X 10.7
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: brian at brianmcallister.com
When setting two different border colors using rgba, and while the text color of the element is set to #fff, the text color looks grey.
Try removing any one of the two borders, changing the rgba color to a regular hex color, or changing the text color. My fix for this in production was to set the text color to #fffffe.
http://jsfiddle.net/B44Bk/
--
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