[Webkit-unassigned] [Bug 226272] New: Support calc() on components inside relative color syntax colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 08:26:01 PDT 2021


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

            Bug ID: 226272
           Summary: Support calc() on components inside relative color
                    syntax colors
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

calc() on components inside relative color syntax colors currently does not work:

https://codepen.io/leaverou/pen/VwpWNgL?editors=0100&fbclid=IwAR18C0aanphaAXkutH2oXzZp2bgsNHhWjwl0NqG8wz7D1rfKZHlq2iPg5xw

(Test case by Lea Verou).

To make this work, we will need to add support to our calc() implementation to allow injection of variables, which hopefully will be relatively straight forward, though we will see.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210526/095c6c4d/attachment.htm>


More information about the webkit-unassigned mailing list