NEW 262685
[GTK] performance issues when using `filter: invert()` on :hover
https://bugs.webkit.org/show_bug.cgi?id=262685
Summary [GTK] performance issues when using `filter: invert()` on :hover
Jakub Steiner
Reported 2023-10-05 00:58:58 PDT
The following site uses filter: invert to get dark mode easily. Unlike Firefox, the :hover state for the sponsor buttons doesn't transition fluidly but stutters to essentially not have a transition animation at all. The transition performs well on the light variant (no filter). https://jimmac.gitlab.io/freedesktop-sdk-website/
Attachments
Note You need to log in before you can comment on or make changes to this bug.