NEW 234783
Add support for the "color-interpolation" attribute for SVG gradients
https://bugs.webkit.org/show_bug.cgi?id=234783
Summary Add support for the "color-interpolation" attribute for SVG gradients
Sam Weinig
Reported 2022-01-01 09:56:59 PST
It looks like we currently don't respect SVG's color-interpolation attribute, https://svgwg.org/svg2-draft/painting.html#ColorInterpolation, for SVG gradients. Now that we can easily support linearSRGB interpolation, this should be easy to add.
Attachments
WIP (2.44 KB, patch)
2022-01-02 10:49 PST, Sam Weinig
no flags
Sam Weinig
Comment 1 2022-01-02 10:49:34 PST
Radar WebKit Bug Importer
Comment 2 2022-01-08 09:57:19 PST
Fredrik Söderquist
Comment 3 2024-04-03 06:53:25 PDT
Firefox shipped this in version 123 [1], and I'm looking at getting this out the door in Chromium/Blink, so consider this a nudge to get the above patch out the door ;-). [1] https://www.mozilla.org/en-US/firefox/123.0/releasenotes/
Note You need to log in before you can comment on or make changes to this bug.