[Webkit-unassigned] [Bug 30944] New: [Crash (debug)] Combination of list-item and :after causes assertion failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 19:30:50 PDT 2009


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

           Summary: [Crash (debug)] Combination of list-item and :after
                    causes assertion failure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yutak at chromium.org


Steps to reproduce:
1. Open the attached HTML using debug version of WebKit.
2. Move your mouse pointer to the text.
3. Observe the browser is crashing with the following message:

ASSERTION FAILED: genChild->style()->styleType() == FIRST_LETTER
(/Users/yutak/WebKit/WebCore/rendering/RenderObjectChildList.cpp:374 void
WebCore::RenderObjectChildList::updateBeforeAfterContent(WebCore::RenderObject*,
WebCore::PseudoId, WebCore::RenderObject*))

This is derived from a Chromium bug: http://crbug.com/20686

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