Bug 48602

Summary: Crash triggered by incremental layout of block truncated by line-clamp
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Clear truncation from clamped children even if they need layout simon.fraser: review+

Description mitz 2010-10-28 17:39:14 PDT
<rdar://problem/8597430>

Patch forthcoming.
Comment 1 mitz 2010-10-28 17:44:03 PDT
Created attachment 72272 [details]
Clear truncation from clamped children even if they need layout
Comment 2 mitz 2010-10-28 19:36:35 PDT
Fixed in <http://trac.webkit.org/changeset/70834>.