RESOLVED DUPLICATE of bug 219520 263741
The filter of a parent element is clipped if a child element has "overflow: hidden;"
https://bugs.webkit.org/show_bug.cgi?id=263741
Summary The filter of a parent element is clipped if a child element has "overflow: h...
Said Abou-Hallawa
Reported 2023-10-26 13:29:00 PDT
Created attachment 468357 [details] test case Open the attached test case. Result: Only two squares are displayed. The shadow of the container is clipped by the box size + the shadow of the container. Expected: The filter of the container should not be affected by the "overflow: hidden;" on the box element.
Attachments
test case (334 bytes, text/html)
2023-10-26 13:29 PDT, Said Abou-Hallawa
no flags
Simon Fraser (smfr)
Comment 1 2023-10-26 15:43:31 PDT
*** This bug has been marked as a duplicate of bug 219520 ***
Note You need to log in before you can comment on or make changes to this bug.