[Webkit-unassigned] [Bug 202467] New: Constant Repaint using transition, gradients and variables combined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 08:40:58 PDT 2019


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

            Bug ID: 202467
           Summary: Constant Repaint using transition, gradients and
                    variables combined.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bugzilla at gruetze.at
                CC: dino at apple.com

Hey, I think I found a bug in Safari's CSS engine. 

Having a gradient background-image using 
currentColor or var()

and setting

transition: all 1s; or 
transition: background-image 1s; 

results in constant repaint

reduced testcase: https://codepen.io/flowgrow/details/XWrvqeZ

-- 
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/20191002/9d31e640/attachment.html>


More information about the webkit-unassigned mailing list