RESOLVED FIXED 212624
SVG filter effect feComposite unexpectedly lightens image using linearRGB
https://bugs.webkit.org/show_bug.cgi?id=212624
Summary SVG filter effect feComposite unexpectedly lightens image using linearRGB
frankhome61
Reported 2020-06-01 20:06:29 PDT
Created attachment 400779 [details] SVG example showing the result of feComposite with in linearRGB When using a feComposite filter effect, the resulting image is lightened when using linearRGB for color interpolation. The attached file shows the color alteration. When using the sRGB for color interpolation, results are consistent across browsers.
Attachments
SVG example showing the result of feComposite with in linearRGB (261.00 KB, application/zip)
2020-06-01 20:06 PDT, frankhome61
no flags
Radar WebKit Bug Importer
Comment 1 2020-06-01 20:07:07 PDT
frankhome61
Comment 2 2020-06-11 13:23:01 PDT
Bug is fixed in a recent patch file:///Users/guoweiyang/Desktop/convolved-image.html
frankhome61
Comment 3 2020-06-11 13:25:33 PDT
bug is fixed in a recent patch https://bugs.webkit.org/show_bug.cgi?id=212649
Note You need to log in before you can comment on or make changes to this bug.