- From: Simon Fraser via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Oct 2021 18:07:16 +0000
- To: public-css-archive@w3.org
drop-shadow is like a filter; it operates on the pixels of the element to which it's applied, unlike backdrop-filter which operates on the pixels of things painted behind the element to which it's applied. Note that you can replicate the appearance of drop-shadow with SVG filters. -- GitHub Notification of comment by smfr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2300#issuecomment-951173992 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 25 October 2021 18:07:23 UTC