[Webkit-unassigned] [Bug 18445] New: Assertion failure in CSSGradientValue::image() when the body element has a background gradient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 12 15:31:01 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18445
Summary: Assertion failure in CSSGradientValue::image() when the
body element has a background gradient
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
CC: hyatt at apple.com
Failing the ASSERT(m_clients.contains(renderer)) in CSSGradientValue::image()
because the body's background propagates to the root. See attached test case.
--
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