[Webkit-unassigned] [Bug 169939] New: rgb() with calc() containing variables regressed in TP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 18:12:20 PDT 2017


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

            Bug ID: 169939
           Summary: rgb() with calc() containing variables regressed in TP
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gwhit at microsoft.com

This is currently working in stable Safari but seems to have regressed: https://jsbin.com/metobigecu/1/edit?css,output

Expected: Background is Green
Actual: Red

We discovered this while working on a demo for Microsoft Edge custom properties. FF fails due to no calc support in color functions and Chrome doesn't support float values in Calc(). Webkit seems to have the same issue for calc() but doesn't if you're using a variable. At any rate, would be great to see this fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170322/8d5b56f5/attachment-0001.html>


More information about the webkit-unassigned mailing list