[Webkit-unassigned] [Bug 74156] New: WebKit does not support box-shadow on display:table-row element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 8 19:33:33 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74156
Summary: WebKit does not support box-shadow on
display:table-row element
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mwei at lxde.org
CC: jchaffraix at webkit.org
Test case:
<div style="background:#999; box-shadow: 0 0 50px #000; display: table-row;">
<div style="display: table-cell; width: 300px; height: 300px;">
</div>
</div>
Related: https://bugs.webkit.org/show_bug.cgi?id=73536
--
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