Bug 13277 - Assertion failure in RenderText::layout() (should never be reached)
Summary: Assertion failure in RenderText::layout() (should never be reached)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 00:27 PDT by mitz
Modified: 2008-03-24 16:06 PDT (History)
1 user (show)

See Also:


Attachments
Test case (will assert) (178 bytes, text/html)
2007-04-04 00:27 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-04-04 00:27:08 PDT
SHOULD NEVER BE REACHED
(/WebKit/WebCore/rendering/RenderText.h:58 virtual void WebCore::RenderText::layout())

See attached test case.
Comment 1 mitz 2007-04-04 00:27:53 PDT
Created attachment 13943 [details]
Test case (will assert)
Comment 2 mitz 2008-03-24 16:06:05 PDT
I cannot reproduce in TOT.