Bug 119650 - Shadows (or lengths) need to support viewport units
Summary: Shadows (or lengths) need to support viewport units
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-09 20:25 PDT by Dean Jackson
Modified: 2013-08-09 20:26 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>