- From: Mike Bremford via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Apr 2020 13:37:10 +0000
- To: public-css-archive@w3.org
For completeness, another option based on the [filter()](https://www.w3.org/TR/filter-effects-1/#FilterCSSImageValue) method mentioned in #4706 is: ```css background-image: filter(url('ducky.png'), opacity(0.5)); ``` -- GitHub Notification of comment by faceless2 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4996#issuecomment-621212309 using your GitHub account
Received on Wednesday, 29 April 2020 13:37:11 UTC