NEW 280894
With globalAlpha set, the canvas shadow filter should be visible through the transparent foreground.
https://bugs.webkit.org/show_bug.cgi?id=280894
Summary With globalAlpha set, the canvas shadow filter should be visible through the ...
Said Abou-Hallawa
Reported 2024-10-04 09:45:51 PDT
Created attachment 472810 [details] test case Reference: https://github.com/whatwg/html/pull/10674 1. Make sure the experimental feature `Canvas Filters is enabled 2. Open the attached test case Result: The filtered rectangle is opaque relative to its shadow. Expected: The shadow filter should be visible through the transparent foreground.
Attachments
test case (495 bytes, text/html)
2024-10-04 09:45 PDT, Said Abou-Hallawa
no flags
Radar WebKit Bug Importer
Comment 1 2024-10-11 09:46:14 PDT
Note You need to log in before you can comment on or make changes to this bug.