[Webkit-unassigned] [Bug 62857] Chrome not display box-shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 18:10:59 PDT 2011


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


David Barr <davidbarr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidbarr at chromium.org




--- Comment #4 from David Barr <davidbarr at chromium.org>  2011-10-11 18:10:59 PST ---
In WebKit the default color for (text|box)-shadow is transparent black. This unfortunately looks like no shadow at all, so it's hard to distinguish "not working" and "odd default value". By updating the box-shadow rule to include #000, this behaviour is avoided.

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