[Webkit-unassigned] [Bug 240904] New: CSS filter interpolation incorrect when a function is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 03:34:24 PDT 2022


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

            Bug ID: 240904
           Summary: CSS filter interpolation incorrect when a function is
                    missing
           Product: WebKit
           Version: Safari 15
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: martiminchev at gmail.com

Created attachment 459751

  --> https://bugs.webkit.org/attachment.cgi?id=459751&action=review

bug demo

According to https://developer.mozilla.org/en-US/docs/Web/CSS/filter#interpolation - "missing equivalent filter functions from the longer list are added to the end of the shorter list using their initial values."

In the attached demo, however, Webkit does not play the transition and directly jumps to the final state when hovering.

Firefox and Chrome correctly fill in the missing filter function with its initial value.

-- 
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/20220525/b19dd8e5/attachment-0001.htm>


More information about the webkit-unassigned mailing list