[Webkit-unassigned] [Bug 31152] New: Fix ASSERT(currentStyle = renderStyle())

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 21:25:16 PST 2009


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

           Summary: Fix ASSERT(currentStyle = renderStyle())
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yutak at chromium.org


In WebCore/dom/Element.cpp, line 762:
    ASSERT(currentStyle = renderStyle());

Clearly this doesn't do what we expected it to do...

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