Bug 274039 - filter on container w/ multiple drop-shadow has no effect on canvas children
Summary: filter on container w/ multiple drop-shadow has no effect on canvas children
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-11 12:50 PDT by grokprogramming
Modified: 2024-05-18 12:51 PDT (History)
5 users (show)

See Also:


Attachments
a screenshot showing the bug in Safari 15.6.1 (320.99 KB, image/png)
2024-05-11 12:50 PDT, grokprogramming
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description grokprogramming 2024-05-11 12:50:07 PDT
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/
Comment 1 Radar WebKit Bug Importer 2024-05-18 12:51:14 PDT
<rdar://problem/128331729>