[Webkit-unassigned] [Bug 86160] New: CSS3 calc: blending involving expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 16:53:40 PDT 2012


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

           Summary: CSS3 calc: blending involving expressions
           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: mikelawther at chromium.org


Blending (eg for CSS transitions) when a calc expression is involved is not implemented.

Ideally this would involve being able to evaluate any expressions and perform the blend. Currently at the time the blend function operates, the '100% value' is not known, so an expression such as '100% - 10px' cannot be evaluated to a pixel value result.

-- 
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