[Webkit-unassigned] [Bug 15285] New: -webkit-box-shadow not showing on element that was hidden, is displayed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 25 23:35:08 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15285
Summary: -webkit-box-shadow not showing on element that was
hidden, is displayed
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pixelpp at gmail.com
I was doing a test of the new support for -webkit-box-shadow, with a UL powered
drop down menu - where the child menu's (UL) of the main UL are display:none;
, and on li:hover they are display:block;.
I put a box-shadow on the main UL, and child UL's. and without the
display:hidden, the shadow works, but with it, it does not.
--
Configure bugmail: http://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