Bug 119650

Summary: Shadows (or lengths) need to support viewport units
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: eoconnor, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Dean Jackson 2013-08-09 20:25:59 PDT
Shadows currently ASSERT on viewport units because they can't convert a Length into a value. In CSSPrimitiveValue::computeLengthDouble we only have the RenderStyle, not the RenderView.
Comment 1 Radar WebKit Bug Importer 2013-08-09 20:26:12 PDT
<rdar://problem/14703586>