Created attachment 471372 [details] a screenshot showing the bug in Safari 15.6.1 To see the bug, place a canvas element (with something drawn into it) into a container and apply the filter property with multiple drop-shadows to the container. The effect should be applied to all child elements, but canvas elements have no filters applied (even if there are others beside drop-shadow). Live example: https://jsfiddle.net/paxfeline/3musy7dp/
<rdar://problem/128331729>