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>