[Webkit-unassigned] [Bug 119650] New: Shadows (or lengths) need to support viewport units

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 20:26:21 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119650

           Summary: Shadows (or lengths) need to support viewport units
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dino at apple.com
                CC: simon.fraser at apple.com, eoconnor at apple.com,
                    webkit-bug-importer at group.apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list