RESOLVED DUPLICATE of bug 28426 31876
Linear gradient as table row background causes assert
https://bugs.webkit.org/show_bug.cgi?id=31876
Summary Linear gradient as table row background causes assert
Stephen White
Reported 2009-11-25 08:10:15 PST
See attached file repro.html. Causes assert at: ASSERTION FAILED: m_clients.contains(renderer) (/Users/senorblanco/webkit/WebCore/css/CSSGradientValue.cpp:109 virtual WebCore::Image* WebCore::CSSGradientValue::image(WebCore::RenderObject*, const WebCore::IntSize&)) Seems that CSSImageGeneratorValue::addClient() is not being called prior to calling image().
Attachments
Test case reproduction (199 bytes, text/html)
2009-11-25 08:10 PST, Stephen White
no flags
Stephen White
Comment 1 2009-11-25 08:10:53 PST
Created attachment 43849 [details] Test case reproduction
Simon Fraser (smfr)
Comment 2 2009-11-25 08:31:50 PST
Simon Fraser (smfr)
Comment 3 2009-11-25 08:32:14 PST
*** This bug has been marked as a duplicate of bug 28426 ***
Note You need to log in before you can comment on or make changes to this bug.