[Webkit-unassigned] [Bug 58608] Groove/inset/outset borders show solid if the color is black

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 23:14:50 PDT 2011


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


Antaryami Pandia <xqb748 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108276|0                           |1
        is obsolete|                            |
 Attachment #109752|0                           |1
        is obsolete|                            |
 Attachment #110641|                            |review?
               Flag|                            |




--- Comment #32 from Antaryami Pandia <xqb748 at motorola.com>  2011-10-11 23:14:49 PST ---
Created an attachment (id=110641)
 --> (https://bugs.webkit.org/attachment.cgi?id=110641&action=review)
Updated patch

Updated patch.

Using "baseDarkColor" and "baseLightColor" color to determine whether a color is on darker side or lighter side.
For e.g. if the color has a value which is between black and baseDarkColor, then its assumed that it's a darker color.

Please note that the values of "baseDarkColor" and "baseLightColor" are set based on some observation and can be modified.

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