RESOLVED FIXED 246602
Changes to feComponentTransfer children do not update the filter effect
https://bugs.webkit.org/show_bug.cgi?id=246602
Summary Changes to feComponentTransfer children do not update the filter effect
Xidorn Quan
Reported 2022-10-16 19:44:35 PDT
Created attachment 463019 [details] testcase Steps to reproduce: 1. open the attached testcase 2. try to drag the slider Expected result: The brightness of the image should change. Actual result: The brightness of the image doesn't change. I saw bug 99996, and this is probably similar to that, but that bug has been reported a decade ago, while this is a regression in Safari 16 (works as expected in Safari 15).
Attachments
testcase (2.26 KB, text/html)
2022-10-16 19:44 PDT, Xidorn Quan
no flags
Radar WebKit Bug Importer
Comment 1 2022-10-16 20:52:44 PDT
Cameron McCormack (:heycam)
Comment 2 2022-10-19 17:42:11 PDT
Bisecting shows this was a regression from bug 232842.
Cameron McCormack (:heycam)
Comment 3 2022-10-20 01:07:22 PDT
EWS
Comment 4 2022-10-22 02:33:57 PDT
Committed 255869@main (4abefb791c76): <https://commits.webkit.org/255869@main> Reviewed commits have been landed. Closing PR #5579 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.