[Webkit-unassigned] [Bug 38954] New: ASSERTION FAILED: rootLayer == m_clipRectsRoot with this testcase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 17:16:53 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38954

           Summary: ASSERTION FAILED: rootLayer == m_clipRectsRoot with
                    this testcase
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


Created an attachment (id=55781)
 --> (https://bugs.webkit.org/attachment.cgi?id=55781)
Testcase

The attached testcase asserts:

ASSERTION FAILED: rootLayer == m_clipRectsRoot
(/Volumes/InternalData/Development/webkit/OpenSource/WebCore/rendering/RenderLayer.cpp:2795 void WebCore::RenderLayer::updateClipRects(const WebCore::RenderLayer*))

If I remove the position: relative on the body, it no longer asserts.

-- 
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