- From: Mike Bremford via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Apr 2020 19:38:07 +0000
- To: public-css-archive@w3.org
@una the approach you propose above is a filter on the *background* rather than a filter on the *background-image* - that's the distinction being made by the OP in #4706 as well. But your example could still be done using the `filter()` function: `background: filter(image(red), opacity(0.5), blur(10px));` -- GitHub Notification of comment by faceless2 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4996#issuecomment-622063130 using your GitHub account
Received on Thursday, 30 April 2020 19:38:08 UTC