[Webkit-unassigned] [Bug 241066] Replace uses of -webkit-gradient() and -webkit-linear-gradient() in internal CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 28 11:07:29 PDT 2022


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Replace uses of             |Replace uses of
                   |-webkit-gradient() in       |-webkit-gradient() and
                   |internal CSS                |-webkit-linear-gradient()
                   |                            |in internal CSS

--- Comment #1 from Tim Nguyen (:ntim) <ntim at apple.com> ---
There's also `-webkit-linear-gradient` in Source/WebCore/Modules/mediacontrols/mediaControlsBase.css which can also be replaced with `linear-gradient`. The syntax is very similar, but differs when it comes to specifying the gradient direction.

-- 
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/20220528/bd6d1b5b/attachment.htm>


More information about the webkit-unassigned mailing list