Bug 28898

Summary: ASSERTION FAILED: !repaintContainer || repaintContainer == this with compositing content
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Testcase none

Simon Fraser (smfr)
Reported 2009-09-01 17:01:00 PDT
Created attachment 38900 [details] Testcase Sometimes this assertion fires: ASSERTION FAILED: !repaintContainer || repaintContainer == this (/Volumes/InternalData/Development/webkit/OpenSource/WebCore/rendering/RenderView.cpp:269 virtual void WebCore::RenderView::computeRectForRepaint(WebCore::RenderBoxModelObject*, WebCore::IntRect&, bool)) One cause is content that has an element with opacity between two positioned elements in the hierarchy, because container() jumps over that opacity layer.
Attachments
Testcase (1.26 KB, text/html)
2009-09-01 17:01 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2009-09-29 16:59:51 PDT
*** This bug has been marked as a duplicate of bug 29755 ***
Note You need to log in before you can comment on or make changes to this bug.