Bug 126086 - SHOULD NEVER BE REACHED in valueForLength(WebCore::Length const&, WebCore::LayoutUnit, WebCore::RenderView*, bool) under RenderElement::valueForLength(WebCore::Length const&, WebCore::LayoutUnit, bool) const
Summary: SHOULD NEVER BE REACHED in valueForLength(WebCore::Length const&, WebCore::La...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-12-20 14:49 PST by Vicki Pfau
Modified: 2013-12-20 14:49 PST (History)
0 users

See Also:


Attachments
Repro (126 bytes, text/html)
2013-12-20 14:49 PST, Vicki Pfau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Pfau 2013-12-20 14:49:27 PST
Created attachment 219797 [details]
Repro

In some cases, an assertion can be triggered in valueForLength(WebCore::Length const&, WebCore::LayoutUnit, WebCore::RenderView*, bool). Attached is a repro case that will trigger this assertion under RenderElement::valueForLength(WebCore::Length const&, WebCore::LayoutUnit, bool) const.

<rdar://problem/15705575>